pub const RESTRICTED_BLOCK_COUNT: usize = 1000;Expand description
Maximum amount of requestable blocks. Original definition.
This is the maximum amount of blocks that can be requested if the RPC server is in restricted mode.
Used at:
pub const RESTRICTED_BLOCK_COUNT: usize = 1000;Maximum amount of requestable blocks. Original definition.
This is the maximum amount of blocks that can be requested if the RPC server is in restricted mode.
Used at: