Expand description
The stake native program.
Modules§
- config
- config for staking carries variables that the stake program cares about
- instruction
- program
- stake_
flags - state
- tools
- Utility functions
Constants§
- MINIMUM_
DELINQUENT_ EPOCHS_ FOR_ DEACTIVATION - The minimum number of epochs before stake account that is delegated to a delinquent vote
account may be unstaked with
StakeInstruction::DeactivateDelinquent