Skip to content

Commit f076a84

Browse files
committed
docs(vesting): include the cliff command in docs
1 parent 5ec1663 commit f076a84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/command/axoned_genesis_add-genesis-account.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ axoned genesis add-genesis-account [address_or_key_name] [coin][,[coin]] [flags]
2727
--node string <host>:<port> to CometBFT RPC interface for this chain (default "tcp://localhost:26657")
2828
-o, --output string Output format (text|json) (default "text")
2929
--vesting-amount string amount of coins for vesting accounts
30+
--vesting-cliff-time int schedule cliff time (unix epoch) for vesting accounts
3031
--vesting-end-time int schedule end time (unix epoch) for vesting accounts
3132
--vesting-start-time int schedule start time (unix epoch) for vesting accounts
3233
```

0 commit comments

Comments
 (0)