Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
husonghua committed Nov 23, 2021
1 parent 2f36eb7 commit c867559
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/kava.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,14 @@ kvcli tx staking create-validator \
--gas=auto \
--gas-adjustment=1.4
```

Delegate

```bash
kvcli tx staking delegate kavavaloper125s8t5c6ypwee7ytun90lnhgpls2zl3vta43aj 483000000ukava \
--from=polkachu \
--chain-id=kava-8 \
--fees=2000ukava \
--gas=auto \
--gas-adjustment=1.4
```

0 comments on commit c867559

Please sign in to comment.