Skip to content
Snippets Groups Projects
Unverified Commit 7d072c98 authored by Silas Davis's avatar Silas Davis Committed by GitHub
Browse files

Merge pull request #904 from puneetverma05/patch-3

Update command name | README.md
parents 6c8285aa a91f63af
No related branches found
No related tags found
No related merge requests found
......@@ -65,9 +65,9 @@ Once the `burrow.toml` has been created, we run:
```
# To select our validator address by index in the GenesisDoc
burrow serve --validator-index=0
burrow start --validator-index=0
# Or to select based on address directly (substituting the example address below with your validator's):
burrow serve --validator-address=BE584820DC904A55449D7EB0C97607B40224B96E
burrow start --validator-address=BE584820DC904A55449D7EB0C97607B40224B96E
```
and the logs will start streaming through.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment