reintroduced laddr change to config setup instructions

This commit is contained in:
mx
2023-04-18 13:11:13 +02:00
parent 22e7cb887b
commit f5365cbca9
@@ -170,6 +170,7 @@ laddr = "tcp://0.0.0.0:26656"
cors_allowed_origins = ["*"]
persistent_peers = "8421c0a3d90d490e27e8061f2abcb1276c8358b6@sandbox-validator1.nymtech.net:26656"
create_empty_blocks = false
laddr = "tcp://0.0.0.0:26656"
```
These affect the following: