Function encodeUnsignedTransaction

  • encodeUnsignedTransaction takes a completed txnBuilder.Transaction object, such as from the makeFoo family of transactions, and converts it to a Buffer

    Parameters

    • transactionObject: Transaction

      the completed Transaction object

    Returns Uint8Array

Generated using TypeDoc