• Parameters

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

      Transactions to execute in the batch call

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

    Submittable extrinsic unsigned

    Name

    batchTx

    Summary

    Create a batch transaction of dispatch calls.

    See

    Learn more about Batch best practices here.

Generated using TypeDoc