Expand description
The Stake program interface.
Modules§
- config
- Config for staking.
- error
- instruction
- program
- stake_
flags - stake_
history - A type to hold data for the
StakeHistory
sysvar. - 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