Module spl_transfer_hook_interface::offchain
source · Expand description
Offchain helper for fetching required accounts to build instructions
Functions§
- Offchain helper to get all additional required account metas for an execute instruction, based on a validation state account.
Type Aliases§
- Type representing the output of an account fetching function, for easy chaining between APIs
- Generic error type that can come out of any client while fetching account data