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.
Modules§
- state
- Instruction struct definitions for
#[state]
methods.
Structs§
- Activate
Reporter - Instruction.
- Change
Address Case - Instruction.
- Claim
Reporter Reward - Instruction.
- Confirm
Address - Instruction.
- Confirm
Asset - Instruction.
- Create
Address - Instruction.
- Create
Asset - Instruction.
- Create
Case - Instruction.
- Create
Network - Instruction.
- Create
Reporter - Instruction.
- Deactivate
Reporter - Instruction.
- Freeze
Reporter - Instruction.
- Initialize
Community - Instruction.
- Initialize
Reporter Reward - Instruction.
- Release
Reporter - Instruction.
- SetCommunity
Authority - Instruction.
- Unfreeze
Reporter - Instruction.
- Update
Address - Instruction.
- Update
Asset - Instruction.
- Update
Case - Instruction.
- Update
Community - Instruction.
- Update
Network - Instruction.
- Update
Replication Price - Instruction.
- Update
Reporter - Instruction.