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ยง
- Auth
- Generated client accounts for
Auth
. - Initialize
- Generated client accounts for
Initialize
. - Minter
Add - Generated client accounts for
MinterAdd
. - Minter
Remove - Generated client accounts for
MinterRemove
. - Minter
Update - Generated client accounts for
MinterUpdate
. - Perform
Mint - Generated client accounts for
PerformMint
. - SetMint
Authority - Generated client accounts for
SetMintAuthority
.