• Parameters

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

      Transactions to execute in the batch call

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

    Hex of the submittable extrinsic unsigned

    Name

    batchTxHex

    Summary

    Create a batch transaction of dispatch calls in hex format.

    See

    Learn more about Batch best practices here.

Generated using TypeDoc