Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com>
  • Loading branch information
renaynay and evan-forbes committed Feb 21, 2022
1 parent 3852356 commit 6831ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ make install
celestia-appd init test --chain-id test
celestia-appd keys add user1
celestia-appd add-genesis-account <address from above command> 10000000uceles,1000token
celestia-appd gentx user1 100000uceles --chain-id test
celestia-appd gentx user1 1000000uceles --chain-id test
celestia-appd collect-gentxs
celestia-appd start
```
Expand Down

0 comments on commit 6831ed5

Please sign in to comment.