Instructions.entry_point_instructions()
Returns an Instructions object for the 'entry point' instructions
entry_point_instructions() β
Instructions
The Instructions object returned includes all entry points to functions.
Return type
β
Instructions
Query Example
Output Example
As this returns the entry point to the function, the "sol_instruction" field contains the function body.
Last updated