Function buildTx

  • Build transaction hash

    Type Parameters

    Parameters

    • params: TxParams

      Object with tx params

    • options: {
          prefix?: E;
      } = {}

      options

      • Optional prefix?: E

        Prefix of transaction

    Returns Generic<E>

    object Base64Check transaction hash with 'tx_' prefix

Generated using TypeDoc