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ยง
- Create
Operator - Generated client accounts for
CreateOperator. - Delegate
Create Quarry - Generated client accounts for
DelegateCreateQuarry. - Delegate
Create Quarry V2 - Generated client accounts for
DelegateCreateQuarryV2. - Delegate
SetAnnual Rewards - Generated client accounts for
DelegateSetAnnualRewards. - Delegate
SetFamine - Generated client accounts for
DelegateSetFamine. - Delegate
SetRewards Share - Generated client accounts for
DelegateSetRewardsShare. - SetRole
- Generated client accounts for
SetRole. - With
Delegate - Generated client accounts for
WithDelegate.