Function forceBatchTx

  • Parameters

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

      Transactions to execute in the batch call

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

    Submittable extrinsic unsigned

    Name

    forceBatchTx

    Summary

    Create a forceBatch transaction of dispatch calls.

    See

    Learn more about Batch best practices here.

Generated using TypeDoc