Function buildAuthTxHash

  • Build a transaction hash the same as Auth.tx_hash

    Returns

    Transaction hash

    Parameters

    • transaction: `tx_${string}`

      tx-encoded transaction

    • options: { onNode: Node }

      Options

      • onNode: Node

        Node to use

    Returns Promise<Uint8Array>

Generated using TypeDoc