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ยง
- Approve
Instruction - Generated client accounts for
ApproveInstruction
. - Approve
Instructions - Generated client accounts for
ApproveInstructions
. - Cancel
Instruction - Generated client accounts for
CancelInstruction
. - Cancel
Instructions - Generated client accounts for
CancelInstructions
. - Create
Instruction Buffer - Generated client accounts for
CreateInstructionBuffer
. - Execute
Instruction - Generated client accounts for
ExecuteInstruction
. - Increase
Delay - Generated client accounts for
IncreaseDelay
. - Initialize
Config - Generated client accounts for
InitializeConfig
. - Initialize
Executor - Generated client accounts for
InitializeExecutor
. - Revoke
Role - Generated client accounts for
RevokeRole
. - SetExpected
Price Provider - Generated client accounts for
SetExpectedPriceProvider
.