node: remove mode defaults. Make node mode explicit (#6282)

This commit is contained in:
Callum Waters
2021-04-02 09:31:25 +02:00
committed by GitHub
parent f2f085c7a3
commit 358d1a28b8
23 changed files with 120 additions and 90 deletions

View File

@@ -63,7 +63,7 @@ Tendermint binary installed. If not, follow the steps from
before, use:
```sh
tendermint init
tendermint init validator
tendermint start
```