Function batchAllTxHex

  • Parameters

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

      Transactions to execute in the batch call

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

    Hex of the submittable extrinsic unsigned

    Name

    batchAllTxHex

    Summary

    Create a batchAll transaction of dispatch calls in hex format.

    See

    Learn more about Batch best practices here.

Generated using TypeDoc