Redelegation contains the list of a particular delegator's redelegating bonds from a particular source validator to a particular destination validator.

Hierarchy

  • V1Beta1Redelegation

Properties

delegator_address?: string

delegator_address is the bech32-encoded address of the delegator.

entries are the redelegation entries.

redelegation entries

validator_dst_address?: string

validator_dst_address is the validator redelegation destination operator address.

validator_src_address?: string

validator_src_address is the validator redelegation source operator address.

Generated using TypeDoc