Module accounts

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

BatchAppend
Generated client accounts for BatchAppend.
BatchNullify
Generated client accounts for BatchNullify.
BatchUpdateAddressTree
Generated client accounts for BatchUpdateAddressTree.
DeregisterProgram
Generated client accounts for DeregisterProgram.
FinalizeRegistration
Generated client accounts for FinalizeRegistration.
InitializeBatchedAddressTree
Generated client accounts for InitializeBatchedAddressTree.
InitializeBatchedStateMerkleTreeAndQueue
Generated client accounts for InitializeBatchedStateMerkleTreeAndQueue.
InitializeMerkleTreeAndQueue
Generated client accounts for InitializeMerkleTreeAndQueue.
InitializeProtocolConfig
Generated client accounts for InitializeProtocolConfig.
MigrateState
Generated client accounts for MigrateState.
NullifyLeaves
Generated client accounts for NullifyLeaves.
RegisterForester
Generated client accounts for RegisterForester.
RegisterForesterEpoch
Generated client accounts for RegisterForesterEpoch.
RegisterProgram
Generated client accounts for RegisterProgram.
ReportWork
Generated client accounts for ReportWork.
RolloverAddressMerkleTreeAndQueue
Generated client accounts for RolloverAddressMerkleTreeAndQueue.
RolloverBatchedAddressMerkleTree
Generated client accounts for RolloverBatchedAddressMerkleTree.
RolloverBatchedStateMerkleTree
Generated client accounts for RolloverBatchedStateMerkleTree.
RolloverStateMerkleTreeAndQueue
Generated client accounts for RolloverStateMerkleTreeAndQueue.
UpdateAddressMerkleTree
Generated client accounts for UpdateAddressMerkleTree.
UpdateForesterPda
Generated client accounts for UpdateForesterPda.
UpdateForesterPdaWeight
Generated client accounts for UpdateForesterPdaWeight.
UpdateProtocolConfig
Generated client accounts for UpdateProtocolConfig.