Module state

Source
Expand description

Instruction struct definitions for #[state] methods.

Structs§

AcceptOwnership
Anchor generated instruction.
MinterAdd
Anchor generated instruction.
MinterRemove
Anchor generated instruction.
MinterUpdate
Anchor generated instruction.
New
Instruction arguments to the #[state]’s new constructor.
PerformMint
Anchor generated instruction.
SetMintAuthority
Anchor generated instruction.
TransferOwnership
Anchor generated instruction.