pub const MINIMUM_DELINQUENT_EPOCHS_FOR_DEACTIVATION: usize = 5; // 5usize
Expand description
The minimum number of epochs before stake account that is delegated to a delinquent vote
account may be unstaked with StakeInstruction::DeactivateDelinquent