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