config: rename mempool.size to mempool.max_txs

https://github.com/tendermint/tendermint/pull/3248#discussion_r254034004
This commit is contained in:
Anton Kaliaev
2019-02-06 10:21:26 +04:00
parent 8de0ffc965
commit 39bfa36961
5 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -184,7 +184,7 @@ broadcast = true
wal_dir = ""
# Maximum number of transactions in the mempool
size = 5000
max_txs = 5000
# Limit the total size of all txs in the mempool.
# This only accounts for raw transactions (e.g. given 1MB transactions and