Msg

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

Since: cosmos-sdk 0.46

post/cosmos.staking.v1beta1.Msg/CancelUnbondingDelegation

Request body

delegator_addressstring
validator_addressstring
creation_heightstring int64

creation_height is the height which the unbonding took place.

Response

A successful response.

Changes

No recorded changes to this endpoint across all 1 revision of this API.