pub const CONFIRMATION_METER_MAX_NUM_MAINTAINED_RISK: usize = 100; // 100usize
Expand description
The maximum number of epochs that the confirmation meter tries to maintain internally.
pub const CONFIRMATION_METER_MAX_NUM_MAINTAINED_RISK: usize = 100; // 100usize
The maximum number of epochs that the confirmation meter tries to maintain internally.