Constant band::RATE_MULTIPLIER

source ·
pub const RATE_MULTIPLIER: i128 = 1_000_000_000;
Expand description

Multiplier to convert rates from precision = 9 (which band team use) to precision = 18 (which we use)