pub(crate) const ALLOWED_DISCREPANCY: f64 = 0.1;
The permitted difference between genesis balance and current balance, specified in number of staking tokens.