EMPTY_WALLET_CONTEXT_STATE
Defined in: account-kit/react/dist/types/hooks/useSolanaWallet.d.ts:8
A frozen, no-op implementation of WalletContextState
returned when Solana
support is not configured in the current app. All imperative methods either
resolve immediately or reject with a clear error, and connection flags are
set to their safe defaults.