pub const MAX_BLOCKS_IDS_IN_CHAIN_ENTRY: usize = 25_000;
Expand description
The maximum amount of block IDs allowed in a chain entry response.
pub const MAX_BLOCKS_IDS_IN_CHAIN_ENTRY: usize = 25_000;
The maximum amount of block IDs allowed in a chain entry response.