Interface: TableIdentifier
TableIdentifier represents the information required to identify a table on the Tableland network.
Extended by
Properties
chainId
chainId:
number
The target chain id.
Source
@tableland/sdk/src/registry/contract.ts:24
tableId
tableId:
string
The target table id.
Source
@tableland/sdk/src/registry/contract.ts:28