functions
Function: getDynamicClient()
getDynamicClient():
any
solana-app-kit / services/walletProviders/dynamic / getDynamicClient
Function: getDynamicClient()
getDynamicClient():
any
Defined in: src/services/walletProviders/dynamic.ts:43
Get the previously initialized dynamic client. If the client was never initialized, this throws an error.
Returns
any
Was this page helpful?