UnbondingDelegationEntry defines an unbonding object with relevant metadata.

Hierarchy

  • V1Beta1UnbondingDelegationEntry

Properties

balance?: string

balance defines the tokens to receive at completion.

completion_time?: string

completion_time is the unix time for unbonding completion.

Format

date-time

creation_height?: string

creation_height is the height which the unbonding took place.

Format

int64

initial_balance?: string

initial_balance defines the tokens initially scheduled to receive at completion.

Generated using TypeDoc