Interface: TableIdentifier
TableIdentifier represents the information required to identify a table on the Tableland network.
Hierarchy
TableIdentifier
Properties
chainId
• chainId: number
The target chain id.
Defined in
@tableland/sdk/src/registry/contract.ts:19
tableId
• tableId: string
The target table id.
Defined in
@tableland/sdk/src/registry/contract.ts:23