UnbondingDelegation stores all of a single delegator's unbonding bonds for a single validator in an time-ordered list.

Hierarchy

  • V1Beta1UnbondingDelegation

Properties

delegator_address?: string

delegator_address is the bech32-encoded address of the delegator.

entries are the unbonding delegation entries.

unbonding delegation entries

validator_address?: string

validator_address is the bech32-encoded address of the validator.

Generated using TypeDoc