Instructions.calls()
Returns an Instructions object for the call instructions
calls() β
Instructions
Query Example
Output Example
This example returns the call instruction to the require()
solidity built-in function.
Last updated