Module hpl_asset_assembler::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
AddBlock
. - Generated client accounts for
BurnNFT
. - Generated client accounts for
CreateAssembler
. - Generated client accounts for
CreateBlock
. - Generated client accounts for
CreateBlockDefinition
. - Generated client accounts for
CreateNFT
. - Generated client accounts for
MintNFT
. - Generated client accounts for
RemoveBlock
. - Generated client accounts for
SetNFTGenerated
. - Generated client accounts for
UpdateAssembler
. - Generated client accounts for
UpdateMetadata
.