Function: supportedSpecs()
supportedSpecs(
walletWSF):Promise<string[]>
Defined in: src/wallet/connectV5.ts:165
Get the list of supported Wallet API specifications.
Parameters
walletWSF
WalletWithStarknetFeatures
The get-starknet V5 wallet object to use.
Returns
Promise<string[]>
An array of wallet API supported specification strings.