Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Undelegate

Index

Constructors

Properties

Methods

Constructors

constructor

  • new Undelegate(delegatorAddress: string, validatorAddress: string, amount: number): Undelegate
  • Parameters

    • delegatorAddress: string
    • validatorAddress: string
    • amount: number

    Returns Undelegate

Properties

amount

amount: number

delegatorAddress

delegatorAddress: string

validatorAddress

validatorAddress: string

Methods

encode

  • encode(): any[]
  • Returns any[]

Generated using TypeDoc