Module spl_token_2022::offchain
source · Expand description
Offchain helper for fetching required accounts to build instructions
Functions§
- Offchain helper to add required account metas to an instruction, including the ones required by the transfer hook.
- Offchain helper to create a
TransferChecked
instruction with all additional required account metas for a transfer, including the ones required by the transfer hook.
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