Skip to content

Commit

Permalink
README.md: Update celes to uceles (#210)
Browse files Browse the repository at this point in the history
* update from celes -> uceles

* Update readme.md

Co-authored-by: Evan Forbes <42654277+evan-forbes@users.noreply.github.com>

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 cfe3ecf commit 6e0140b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ make install
```
celestia-appd init test --chain-id test
celestia-appd keys add user1
celestia-appd add-genesis-account <address from above command> 10000000celes,1000token
celestia-appd gentx user1 100000celes --chain-id test
celestia-appd add-genesis-account <address from above command> 10000000uceles,1000token
celestia-appd gentx user1 1000000uceles --chain-id test
celestia-appd collect-gentxs
celestia-appd start
```
Expand Down

0 comments on commit 6e0140b

Please sign in to comment.