Constant bonsaidb::core::limits::LIST_TRANSACTIONS_MAX_RESULTS
source · pub const LIST_TRANSACTIONS_MAX_RESULTS: u32 = 1000; // 1_000u32
Expand description
The maximum number of results allowed to be returned from list_executed_transactions
.