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