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