Module solana_randomness_service::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§
- Generated client accounts for
Initialize
. - Generated client accounts for
ProgramAuthorityWithdraw
. - Generated client accounts for
SetFeeConfig
. - Generated client accounts for
SetSwitchboardService
. - Generated client accounts for
SimpleRandomnessV1CallbackError
. - Generated client accounts for
SimpleRandomnessV1Close
. - Generated client accounts for
SimpleRandomnessV1Request
. - Generated client accounts for
SimpleRandomnessV1Settle
. - Generated client accounts for
SwitchboardServiceWithdraw
.