UnbondingDelegation stores all of a single delegator's unbonding bonds for a single validator in an time-ordered list.
delegator_address is the bech32-encoded address of the delegator.
entries are the unbonding delegation entries.
validator_address is the bech32-encoded address of the validator.
Generated using TypeDoc
UnbondingDelegation stores all of a single delegator's unbonding bonds for a single validator in an time-ordered list.