Enable "Cancel unbonding" #156
TJ-BitCanna
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
https://github.com/confio/cosmjs-types/blob/main/src/cosmos/staking/v1beta1/tx.ts#L716
bcnad tx staking cancel-unbond [validator-addr] [amount] [creation-height] [flags]
Examples:
$ bcnad tx staking cancel-unbond bcnavaloper1gghjut3ccd8ay0zduzj64hwre2fxs9ldmqhffj 100stake 2 --from mykey```
Beta Was this translation helpful? Give feedback.
All reactions