Constant DEFAULT_MAX_SIMULATE_BLOCKS
pub const DEFAULT_MAX_SIMULATE_BLOCKS: u64 = 256; // 256u64
Expand description
The default limit for blocks count in eth_simulateV1
.
pub const DEFAULT_MAX_SIMULATE_BLOCKS: u64 = 256; // 256u64
The default limit for blocks count in eth_simulateV1
.