Function: supportedSpecs()
supportedSpecs(
swo):Promise<string[]>
Defined in: src/wallet/connect.ts:134
Get the list of supported specifications.
Parameters
swo
Returns
Promise<string[]>
An array of supported specification strings.
supportedSpecs(
swo):Promise<string[]>
Defined in: src/wallet/connect.ts:134
Get the list of supported specifications.
Promise<string[]>
An array of supported specification strings.