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ยง
- AddRemove
Criteria - Generated client accounts for
AddRemoveCriteria
. - Change
Authority - Generated client accounts for
ChangeAuthority
. - Change
Driver - Generated client accounts for
ChangeDriver
. - Change
Project Authority - Generated client accounts for
ChangeProjectAuthority
. - Claim
Badge Criteria - Generated client accounts for
ClaimBadgeCriteria
. - Close
Account - Generated client accounts for
CloseAccount
. - Close
Profiles Tree - Generated client accounts for
CloseProfilesTree
. - Close
User Tree - Generated client accounts for
CloseUserTree
. - Create
Delegate Authority - Generated client accounts for
CreateDelegateAuthority
. - Create
NewProfiles Tree - Generated client accounts for
CreateNewProfilesTree
. - Create
NewUser Tree - Generated client accounts for
CreateNewUserTree
. - Create
Project - Generated client accounts for
CreateProject
. - Delete
Leaf - Generated client accounts for
DeleteLeaf
. - Init
Global - Generated client accounts for
InitGlobal
. - Initialize
Badge Criteria - Generated client accounts for
InitializeBadgeCriteria
. - Migrate
Project - Generated client accounts for
MigrateProject
. - Modify
Delegate - Generated client accounts for
ModifyDelegate
. - NewProfile
- Generated client accounts for
NewProfile
. - NewUser
- Generated client accounts for
NewUser
. - NewUser
With Profile - Generated client accounts for
NewUserWithProfile
. - Platform
Gate - Generated client accounts for
PlatformGate
. - SetGlobal
Config - Generated client accounts for
SetGlobalConfig
. - Update
Badge Criteria - Generated client accounts for
UpdateBadgeCriteria
. - Update
Platform Data - Generated client accounts for
UpdatePlatformData
. - Update
Profile - Generated client accounts for
UpdateProfile
. - Update
User - Generated client accounts for
UpdateUser
. - Verify
Profile - Generated client accounts for
VerifyProfile
. - Withdraw
Proceedings - Generated client accounts for
WithdrawProceedings
.