mirror of
https://github.com/tendermint/tendermint.git
synced 2026-05-02 05:15:44 +00:00
tendermint memcheck recheck disabled
This commit is contained in:
@@ -10,6 +10,9 @@ log_level = "debug"
|
||||
[rpc]
|
||||
laddr = "tcp://0.0.0.0:46657"
|
||||
|
||||
[mempool]
|
||||
recheck = false
|
||||
|
||||
[p2p]
|
||||
laddr = "tcp://0.0.0.0:46656"
|
||||
{% if validators == true or validators == 'true' %}
|
||||
|
||||
Reference in New Issue
Block a user