Module open_creator_protocol::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
- Generated client accounts for
ApproveCtx
. - Generated client accounts for
BurnCtx
. - Generated client accounts for
CloseCtx
. - Generated client accounts for
InitAccountCtx
. - Generated client accounts for
InitPolicyCtx
. - Generated client accounts for
LockCtx
. - Generated client accounts for
MigrateToMplCtx
. - Generated client accounts for
MintToCtx
. - Generated client accounts for
RevokeCtx
. - Generated client accounts for
TransferCtx
. - Generated client accounts for
UnlockCtx
. - Generated client accounts for
UpdatePolicyCtx
. - Generated client accounts for
WrapCtx
.