Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StakeTake authored Sep 2, 2022
1 parent ecad165 commit 49b1a28
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 @@ -40,12 +40,12 @@ haqqd keys add YOURWALLETNAME

**Add genesis account**
```bash
haqqd add-genesis-account YOURWALLETNAME 10000000aISLM
haqqd add-genesis-account YOURWALLETNAME 10000000000000000000aISLM
```

**Create gentx**
```bash
haqqd gentx YOURWALLETNAME 10000000aISLM \
haqqd gentx YOURWALLETNAME 10000000000000000000aISLM \
--chain-id=haqq_54211-2 \
--moniker="YOURMONIKERNAME" \
--commission-max-change-rate 0.05 \
Expand Down

0 comments on commit 49b1a28

Please sign in to comment.