Module solana_sdk::stake
source · Expand description
The stake native program.
Modules
- config for staking carries variables that the stake program cares about
- Utility functions
Constants
- The minimum number of epochs before stake account that is delegated to a delinquent vote account may be unstaked with
StakeInstruction::DeactivateDelinquent
- MINIMUM_STAKE_DELEGATIONDeprecated