Module state

Module state 

Source

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§

BoostAccount

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.