referrerpolicy=no-referrer-when-downgrade

Constant pallet_revive_eth_rpc::client::CACHE_SIZE

source ·
pub const CACHE_SIZE: usize = 256;
Expand description

The number of recent blocks maintained by the cache. For each block in the cache, we also store the EVM transaction receipts.