truffle opcode <contract_name>
Print the compiled opcodes for a given contract
Arguments
| Name | Description |
|---|---|
contract_name | Name of the contract to print opcodes for. Must be a contract name, not a file name. (required) |
Print the compiled opcodes for a given contract
| Name | Description |
|---|---|
contract_name | Name of the contract to print opcodes for. Must be a contract name, not a file name. (required) |