Expand description
An Anchor generated module containing the program’s set of
instructions, where each method handler in the #[program]
mod is
associated with a struct defining the input arguments to the
method. These should be used directly, when one wants to serialize
Anchor instruction data, for example, when speciying
instructions on a client.
Structs§
- AddRemove
Criteria - Instruction.
- AddRemove
Delegation - Instruction.
- Change
Authority - Instruction.
- Change
Driver - Instruction.
- Change
Project Authority - Instruction.
- Claim
Badge Criteria - Instruction.
- Close
Account - Instruction.
- Close
Profiles Tree - Instruction.
- Close
User Tree - Instruction.
- Create
Delegate Authority - Instruction.
- Create
NewProfiles Tree - Instruction.
- Create
NewUser Tree - Instruction.
- Create
Project - Instruction.
- Delete
Leaf - Instruction.
- Init
Global - Instruction.
- Initialize
Badge Criteria - Instruction.
- Migrate
Project - Instruction.
- NewProfile
- Instruction.
- NewUser
- Instruction.
- NewUser
With Profile - Instruction.
- Platform
Gate - Instruction.
- Populate
Profile - Instruction.
- Populate
User - Instruction.
- Populate
User With Profile - Instruction.
- SetGlobal
Config - Instruction.
- Update
Badge Criteria - Instruction.
- Update
Platform Data - Instruction.
- Update
Profile - Instruction.
- Update
Profile Brutally - Instruction.
- Update
User - Instruction.
- Update
User Brutally - Instruction.
- Verify
Profile - Instruction.
- Withdraw
Proceedings - Instruction.