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ยง
- Activate
Reporter - Generated client accounts for
ActivateReporter
. - Change
Address Case - Generated client accounts for
ChangeAddressCase
. - Claim
Reporter Reward - Generated client accounts for
ClaimReporterReward
. - Confirm
Address - Generated client accounts for
ConfirmAddress
. - Confirm
Asset - Generated client accounts for
ConfirmAsset
. - Create
Address - Generated client accounts for
CreateAddress
. - Create
Asset - Generated client accounts for
CreateAsset
. - Create
Case - Generated client accounts for
CreateCase
. - Create
Network - Generated client accounts for
CreateNetwork
. - Create
Reporter - Generated client accounts for
CreateReporter
. - Deactivate
Reporter - Generated client accounts for
DeactivateReporter
. - Freeze
Reporter - Generated client accounts for
FreezeReporter
. - Initialize
Community - Generated client accounts for
InitializeCommunity
. - Initialize
Reporter Reward - Generated client accounts for
InitializeReporterReward
. - Release
Reporter - Generated client accounts for
ReleaseReporter
. - SetCommunity
Authority - Generated client accounts for
SetCommunityAuthority
. - Unfreeze
Reporter - Generated client accounts for
UnfreezeReporter
. - Update
Address - Generated client accounts for
UpdateAddress
. - Update
Asset - Generated client accounts for
UpdateAsset
. - Update
Case - Generated client accounts for
UpdateCase
. - Update
Community - Generated client accounts for
UpdateCommunity
. - Update
Network - Generated client accounts for
UpdateNetwork
. - Update
Replication Price - Generated client accounts for
UpdateReplicationPrice
. - Update
Reporter - Generated client accounts for
UpdateReporter
.