mirror of
https://github.com/tendermint/tendermint.git
synced 2026-02-10 22:10:11 +00:00
restore simple.toml
This commit is contained in:
@@ -1,13 +1,4 @@
|
||||
[validators]
|
||||
validator01 = 100
|
||||
validator02 = 10
|
||||
validator03 = 10
|
||||
|
||||
[node.validator01]
|
||||
snapshot_interval = 3
|
||||
[node.validator02]
|
||||
snapshot_interval = 3
|
||||
[node.validator03]
|
||||
state_sync = true
|
||||
start_at = 5
|
||||
persistent_peers = ["validator01", "validator02"]
|
||||
[node.validator04]
|
||||
Reference in New Issue
Block a user