pub fn is_commission_update_allowed(
slot: Slot,
epoch_schedule: &EpochSchedule,
) -> bool
Expand description
Given the current slot and epoch schedule, determine if a commission change is allowed
pub fn is_commission_update_allowed(
slot: Slot,
epoch_schedule: &EpochSchedule,
) -> bool
Given the current slot and epoch schedule, determine if a commission change is allowed