splitDomainTable()
splitDomainTable(
name): [string,string]
Defined in: js-api/src/domains.ts:76
Splits the '<schema>.<table>' address every domain client and UI component
takes, throwing on a malformed one — the single spelling of that contract.
Parameters
| Parameter | Type |
|---|---|
name | string |
Returns
[string, string]