Options
All
  • Public
  • Public/Protected
  • All
Menu

DVPair is struct that just has a delegator-validator pair with no other data. It is intended to be used as a marshalable pointer. For example, a DVPair can be used to construct the key to getting an UnbondingDelegation from state.

Hierarchy

  • DVPair

Index

Properties

delegatorAddress

delegatorAddress: string

validatorAddress

validatorAddress: string

Generated using TypeDoc