Expand description
An Anchor generated module, providing a set of structs
mirroring the structs deriving Accounts
, where each field is
an AccountInfo
. This is useful for CPI.
Structsยง
- Approve
Instruction - Generated CPI struct of the accounts for
ApproveInstruction
. - Approve
Instructions - Generated CPI struct of the accounts for
ApproveInstructions
. - Cancel
Instruction - Generated CPI struct of the accounts for
CancelInstruction
. - Cancel
Instructions - Generated CPI struct of the accounts for
CancelInstructions
. - Create
Instruction Buffer - Generated CPI struct of the accounts for
CreateInstructionBuffer
. - Execute
Instruction - Generated CPI struct of the accounts for
ExecuteInstruction
. - Increase
Delay - Generated CPI struct of the accounts for
IncreaseDelay
. - Initialize
Config - Generated CPI struct of the accounts for
InitializeConfig
. - Initialize
Executor - Generated CPI struct of the accounts for
InitializeExecutor
. - Revoke
Role - Generated CPI struct of the accounts for
RevokeRole
. - SetExpected
Price Provider - Generated CPI struct of the accounts for
SetExpectedPriceProvider
.