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§
- Config
Update - Instruction.
- Delegation
Claim - Instruction.
- Delegation
Create - Instruction.
- Delegation
Deposit - Instruction.
- Delegation
Withdraw - Instruction.
- Delete
Snapshot Job - Instruction.
- Delete
Snapshot Process Entry - Instruction.
- Delete
Snapshot Process Frame - Instruction.
- Delete
Snapshot Process Snapshot - Instruction.
- Distribute
Fees Job - Instruction.
- Distribute
Fees Process Entry - Instruction.
- Distribute
Fees Process Frame - Instruction.
- Distribute
Fees Process Snapshot - Instruction.
- Increment
Epoch - Instruction.
- Initialize
- Instruction.
- Penalty
Claim - Instruction.
- Pool
Create - Instruction.
- Pool
Rotate - Instruction.
- Pool
Update - Instruction.
- Process
Unstakes Job - Instruction.
- Registry
Nonce Hash - Instruction.
- Registry
Unlock - Instruction.
- Stake
Delegations Job - Instruction.
- Stake
Delegations Process Delegation - Instruction.
- Stake
Delegations Process Worker - Instruction.
- Take
Snapshot Create Entry - Instruction.
- Take
Snapshot Create Frame - Instruction.
- Take
Snapshot Create Snapshot - Instruction.
- Take
Snapshot Job - Instruction.
- Unstake
Create - Instruction.
- Unstake
Preprocess - Instruction.
- Unstake
Process - Instruction.
- Worker
Claim - Instruction.
- Worker
Create - Instruction.
- Worker
Update - Instruction.