Options
All
  • Public
  • Public/Protected
  • All
Menu

QueryRedelegationsRequest is request type for the Query/Redelegations RPC method.

Hierarchy

  • QueryRedelegationsRequest

Index

Properties

delegatorAddr

delegatorAddr: string

delegator_addr defines the delegator address to query for.

dstValidatorAddr

dstValidatorAddr: string

dst_validator_addr defines the validator address to redelegate to.

Optional pagination

pagination: PageRequest

pagination defines an optional pagination for the request.

srcValidatorAddr

srcValidatorAddr: string

src_validator_addr defines the validator address to redelegate from.

Generated using TypeDoc