pub const CONFIRMATION_METER_UPDATE_FREQUENCY: usize = 20;
Expand description

This controls how often the confirmation meter updates. The default is to update the meter every 20 blocks. Note that confirmation meter update is CPU intensive if the tree graph is in a unstable state.