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

Function decodeSignedTx

  • decodeSignedTx(signedTx, options): DecodedSignedTx
  • Parse the transaction information from a signed transaction offline.

    Parameters

    • signedTx: string

      The JSON representing the signed transaction.

    • options: OptionsWithMeta

      Runtime-specific data used for decoding the transaction.

    Returns DecodedSignedTx

    • Defined in txwrapper-core/src/core/decode/decodeSignedTx.ts:16

Settings

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