solana_sdk

Module stake

Source
Expand description

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