Function buildTx

  • Build transaction hash

    Returns

    object Base64Check transaction hash with 'tx_' prefix

    Type Parameters

    Parameters

    • params: TxParams

      Object with tx params

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

      options

      • Optional prefix?: E

        Prefix of transaction

    Returns Generic<E>

Generated using TypeDoc