Module accounts

Source
Expand description

An Anchor generated module, providing a set of structs mirroring the structs deriving Accounts, where each field is a Pubkey. This is useful for specifying accounts for a client.

Structsยง

BurnInstruction
Generated client accounts for BurnInstruction.
CreateTokenPoolInstruction
Generated client accounts for CreateTokenPoolInstruction.
FreezeInstruction
Generated client accounts for FreezeInstruction.
GenericInstruction
Generated client accounts for GenericInstruction.
MintToInstruction
Generated client accounts for MintToInstruction.
TransferInstruction
Generated client accounts for TransferInstruction.