Function forceBatchTxHex

  • Name

    forceBatchTxHex

    Summary

    Create a forceBatch transaction of dispatch calls in hex format.

    Returns

    Hex of the submittable extrinsic unsigned

    See

    Learn more about Batch best practices here.

    Parameters

    • txHexes: `0x${string}`[]

      Transactions to execute in the batch call

    Returns Promise<`0x${string}`>

Generated using TypeDoc