Skip to content

Commit

Permalink
Readme update (regen-network#639)
Browse files Browse the repository at this point in the history
* Update README.md

Added troubleshooting section

* added chainflow's persistent peer
  • Loading branch information
novy4 authored Feb 9, 2021
1 parent 1b5542c commit 936d800
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aplikigo-1/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ seeds = "[email protected]:26656"
```
```
# Comma separated list of persistent peers to connect to
persistent_peers = "35d64042e1a5f6466b2b1540fa2e859dfc49666e@public-rpc1.regen.vitwit.com:26656,[email protected]:26656"
persistent_peers = "35d64042e1a5f6466b2b1540fa2e859dfc49666e@public-rpc1.regen.vitwit.com:26656,[email protected]:26656,[email protected]:26656"
```

#### Set validator gas fees
Expand Down

0 comments on commit 936d800

Please sign in to comment.