Interface MutateManyParams

MutateManyParams Represents the parameters Object used to mutate multiple tables in a single tx.

Hierarchy

  • MutateManyParams

Properties

Properties

chainId: number

The target chain id.

runnables: Runnable[]

List of Runnables.

Generated using TypeDoc