Constant zebra_state::constants::MAX_FIND_BLOCK_HASHES_RESULTS
source ยท pub const MAX_FIND_BLOCK_HASHES_RESULTS: u32 = 500;
Expand description
The maximum number of block hashes allowed in getblocks
responses in the Zcash network protocol.