Msg

CancelUnbondingDelegation defines a method for performing canceling the unbonding delegation and delegate back to previous validator.

post/cosmos.staking.v1beta1.Msg/CancelUnbondingDelegation

Request body

creation_heightstring int64

creation_height is the height which the unbonding took place.

delegator_addressstring
validator_addressstring

Response

A successful response.

CosmosStakingV1beta1MsgCancelUnbondingDelegationResponse required

Changes