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

ApproveInstruction
Generated client accounts for ApproveInstruction.
ApproveInstructions
Generated client accounts for ApproveInstructions.
CancelInstruction
Generated client accounts for CancelInstruction.
CancelInstructions
Generated client accounts for CancelInstructions.
CreateInstructionBuffer
Generated client accounts for CreateInstructionBuffer.
ExecuteInstruction
Generated client accounts for ExecuteInstruction.
IncreaseDelay
Generated client accounts for IncreaseDelay.
InitializeConfig
Generated client accounts for InitializeConfig.
InitializeExecutor
Generated client accounts for InitializeExecutor.
RevokeRole
Generated client accounts for RevokeRole.
SetExpectedPriceProvider
Generated client accounts for SetExpectedPriceProvider.