Interface MutateOneParams

TableIdentifier represents the information required to identify a table on the Tableland network.

Hierarchy

Properties

chainId: number

The target chain id.

statement: string

SQL statement string.

tableId: string

The target table id.

Generated using TypeDoc