e2e: allow running of single node using the e2e app (#6982)

This commit is contained in:
Callum Waters
2021-09-27 15:43:07 +02:00
committed by GitHub
parent fb9eaf576a
commit 60a6c6fb1a
13 changed files with 127 additions and 17 deletions
+5
View File
@@ -0,0 +1,5 @@
snapshot_interval = 100
persist_interval = 1
chain_id = "test-chain"
protocol = "socket"
listen = "tcp://127.0.0.1:26658"