Function batchAllTx

  • Name

    batchAllTx

    Summary

    Create a batchAll transaction of dispatch calls.

    Returns

    Submittable extrinsic unsigned

    See

    Learn more about Batch best practices here.

    Parameters

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

      Transactions to execute in the batch call

    Returns Promise<SubmittableExtrinsic<"promise", ISubmittableResult>>

Generated using TypeDoc