RepositoryParity.io
  • Preparing search index...
  • The search index is not available
txwrapper-core
  • txwrapper-core
  • txwrapper-core/src/core/construct/encodeUnsignedTx
  • encodeUnsignedTransaction

Function encodeUnsignedTransaction

  • encodeUnsignedTransaction(unsigned, options): string
  • Encode an unsigned transaction to submit. This utility function is to be used along side decodeUnsignedHexTx.

    Parameters

    • unsigned: UnsignedTransaction

      An Unsigned Transaction that will be encoded.

    • options: Options

      Registry used for constructing the payload.

    Returns string

    • Defined in txwrapper-core/src/core/construct/encodeUnsignedTx.ts:10

Settings

Member Visibility
RepositoryParity.io
txwrapper-core
  • Loading...