Revert "Apply transaction batches in periodic intervals (#4504)" (#4852)

This reverts commit 002893f280.

There were two files with conflicts in the automated revert:

- src/ripple/rpc/impl/RPCHelpers.h and
- src/test/rpc/JSONRPC_test.cpp

Those files were manually resolved.
This commit is contained in:
Scott Schurr
2023-12-20 09:30:12 -08:00
committed by GitHub
parent ffb53f2085
commit c53a5e7a72
24 changed files with 167 additions and 402 deletions

View File

@@ -454,7 +454,7 @@
#
# Configure the maximum number of transactions to have in the job queue
#
# Must be a number between 1000 and 100000, defaults to 10000
# Must be a number between 100 and 1000, defaults to 250
#
#
# [overlay]