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ยง
- AddToken
Pool Instruction - Generated client accounts for
AddTokenPoolInstruction. - Burn
Instruction - Generated client accounts for
BurnInstruction. - Create
Token Pool Instruction - Generated client accounts for
CreateTokenPoolInstruction. - Freeze
Instruction - Generated client accounts for
FreezeInstruction. - Generic
Instruction - Generated client accounts for
GenericInstruction. - Mint
ToInstruction - Generated client accounts for
MintToInstruction. - Transfer
Instruction - Generated client accounts for
TransferInstruction.