pub const LIST_TRANSACTIONS_DEFAULT_RESULT_COUNT: u32 = 100; // 100u32
Expand description

If no result_limit is specified, this value is the limit used by default.