Module solana_randomness_service::cpi::accounts
source · 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§
- Generated CPI struct of the accounts for
Initialize
. - Generated CPI struct of the accounts for
ProgramAuthorityWithdraw
. - Generated CPI struct of the accounts for
SetFeeConfig
. - Generated CPI struct of the accounts for
SetSwitchboardService
. - Generated CPI struct of the accounts for
SimpleRandomnessV1CallbackError
. - Generated CPI struct of the accounts for
SimpleRandomnessV1Close
. - Generated CPI struct of the accounts for
SimpleRandomnessV1Request
. - Generated CPI struct of the accounts for
SimpleRandomnessV1Settle
. - Generated CPI struct of the accounts for
SwitchboardServiceWithdraw
.