[][src]Constant exonum_explorer::api::MAX_BLOCKS_PER_REQUEST

pub const MAX_BLOCKS_PER_REQUEST: usize = 1000;

The maximum number of blocks to return per blocks request, in this way the parameter limits the maximum execution time for such requests.