Function forceBatchTxHex

  • Parameters

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

      Transactions to execute in the batch call

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

    Hex of the submittable extrinsic unsigned

    Name

    forceBatchTxHex

    Summary

    Create a forceBatch transaction of dispatch calls in hex format.

    See

    Learn more about Batch best practices here.

Generated using TypeDoc