RepositoryParity.io
  • Preparing search index...
  • The search index is not available
txwrapper-core
  • txwrapper-core
  • txwrapper-core/src/core/decode/decodeUnsignedTx
  • decodeUnsignedTx

Function decodeUnsignedTx

  • decodeUnsignedTx(unsigned, options): DecodedUnsignedTx
  • Parse the transaction information from an unsigned transaction offline.

    Parameters

    • unsigned: UnsignedTransaction

      The JSON representing the unsigned transaction.

    • options: OptionsWithMeta

      Runtime-specific data used for decoding the transaction.

    Returns DecodedUnsignedTx

    • Defined in txwrapper-core/src/core/decode/decodeUnsignedTx.ts:19

Settings

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