Constant MAX_SIMULATE_BLOCKS
pub const MAX_SIMULATE_BLOCKS: u64 = 256; // 256u64
Available on crate feature
rpc
only.Expand description
The maximum number of blocks that can be simulated in a single request,
pub const MAX_SIMULATE_BLOCKS: u64 = 256; // 256u64
rpc
only.The maximum number of blocks that can be simulated in a single request,