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

AppendLeaves
Generated client accounts for AppendLeaves.
DeregisterProgram
Generated client accounts for DeregisterProgram.
InitializeAddressMerkleTreeAndQueue
Generated client accounts for InitializeAddressMerkleTreeAndQueue.
InitializeGroupAuthority
Generated client accounts for InitializeGroupAuthority.
InitializeStateMerkleTreeAndNullifierQueue
Generated client accounts for InitializeStateMerkleTreeAndNullifierQueue.
InsertIntoQueues
Generated client accounts for InsertIntoQueues.
NullifyLeaves
Generated client accounts for NullifyLeaves.
RegisterProgramToGroup
Generated client accounts for RegisterProgramToGroup.
RolloverAddressMerkleTreeAndQueue
Generated client accounts for RolloverAddressMerkleTreeAndQueue.
RolloverStateMerkleTreeAndNullifierQueue
Generated client accounts for RolloverStateMerkleTreeAndNullifierQueue.
UpdateAddressMerkleTree
Generated client accounts for UpdateAddressMerkleTree.
UpdateGroupAuthority
Generated client accounts for UpdateGroupAuthority.