☰
FeeHistoryCache
In interbtc_rpc::eth
?
Type Definition
interbtc_rpc
::
eth
::
FeeHistoryCache
[
−
]
pub type FeeHistoryCache =
Arc
<
Mutex
<
BTreeMap
<
u64
, FeeHistoryCacheItem,
Global
>>>;