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ยง

Auth
Generated client accounts for Auth.
Initialize
Generated client accounts for Initialize.
MinterAdd
Generated client accounts for MinterAdd.
MinterRemove
Generated client accounts for MinterRemove.
MinterUpdate
Generated client accounts for MinterUpdate.
PerformMint
Generated client accounts for PerformMint.
SetMintAuthority
Generated client accounts for SetMintAuthority.