Function prepareCommitOrVoteTransaction

  • Returns a transaction to commit or vote in governance.

    Returns

    Transaction commit/vote transaction

    Parameters

    • distributor: Distributor

      distributor that has escrow

    • senderAddr: string

      account address for the sender

    • destAddr: string

      destination address

    • note: string

      note to send

    • params: SuggestedParams

      suggested params the transactions with the fees overwritten

    Returns Transaction

Generated using TypeDoc