Structs§
- Boost
- Boost tracks the priority, deposits, and rewards of a staking incentive.
- Config
- Config holds onto global program variables.
- Stake
- Stake tracks the deposits and rewards of a staker.
Enums§
Functions§
- boost_
pda - Fetch the PDA of the boost account.
- config_
pda - Fetch the PDA of the config account.
- stake_
pda - Fetch the PDA of the stake account.