Interface IGovHandler

Hierarchy

  • IGovHandler

Implemented by

Methods

  • Parameters

    • fromAddress: string
    • toAddress: string
    • amount: string | number

    Returns EncodeObject

  • Parameters

    • fromAddress: string
    • toAddress: string
    • amount: string | number

    Returns Promise<void>

Generated using TypeDoc