RedelegationEntry defines a redelegation object with relevant metadata.

Hierarchy

  • RedelegationEntry

Properties

completionTime: undefined | Date

completion_time defines the unix time for redelegation completion.

creationHeight: number

creation_height defines the height which the redelegation took place.

initialBalance: string

initial_balance defines the initial balance when redelegation started.

sharesDst: string

shares_dst is the amount of destination-validator shares created by redelegation.

Generated using TypeDoc