Skip to content

Commit

Permalink
chore: import solana network
Browse files Browse the repository at this point in the history
  • Loading branch information
enesozturk committed Dec 10, 2024
1 parent 52f1ca9 commit b6a8dc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/adapters/solana/src/client.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ import { handleMobileWalletRedirection } from './utils/handleMobileWalletRedirec
import { SolStoreUtil } from './utils/SolanaStoreUtil.js'
import { watchStandard } from './utils/watchStandard.js'
import { withSolanaNamespace } from './utils/withSolanaNamespace.js'
import { solana } from '@reown/appkit/networks'

export interface AdapterOptions {
connectionSettings?: Commitment | ConnectionConfig
Expand Down

0 comments on commit b6a8dc5

Please sign in to comment.