pub static EXCHANGE_RATES: Lazy<Mutex<SizedCache<EpochId, Vec<ValidatorExchangeRates>>>>
Expand description
Cached static for the exchange_rates
function.
pub static EXCHANGE_RATES: Lazy<Mutex<SizedCache<EpochId, Vec<ValidatorExchangeRates>>>>
Cached static for the exchange_rates
function.