p2p state provider

This commit is contained in:
Callum Waters
2021-08-12 06:04:06 +02:00
parent f0ccd0fcd1
commit aeb6058210
6 changed files with 67 additions and 52 deletions
+3 -3
View File
@@ -5,8 +5,8 @@ snapshot_interval = 3
[node.validator03]
snapshot_interval = 3
[node.validator04]
snapshot_interval =3
[node.validator05]
state_sync = true
start_at = 5
persistent_peers = ["validator01"]
[node.validator05]
snapshot_interval =3
persistent_peers = ["validator01", "validator02"]