pub const RESTRICTED_TRANSACTIONS_COUNT: usize = 100;
Expand description
Maximum requestable transaction count. Original definition.
This is the maximum amount of transactions that can be requested
per invocation of get_transactions
and get_indexes
if the
RPC server is in restricted mode.
Used at: