Options
All
  • Public
  • Public/Protected
  • All
Menu

Delegation represents the bond with tokens held by an account. It is owned by one delegator, and is associated with the voting power of one validator.

Hierarchy

  • Delegation

Index

Properties

delegatorAddress

delegatorAddress: string

delegator_address is the bech32-encoded address of the delegator.

shares

shares: string

shares define the delegation shares received.

validatorAddress

validatorAddress: string

validator_address is the bech32-encoded address of the validator.

Generated using TypeDoc