Skip to content

Commit

Permalink
Update createWagmiConfig.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
DeVikingMark authored Feb 20, 2025
1 parent 8896e6e commit 47e9780
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/createWagmiConfig.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import type { CreateWagmiConfigParams } from './types';
/**
* createWagmiConfig returns a WagmiConfig (https://wagmi.sh/react/api/createConfig) using OnchainKit provided settings.
* This function should only be used if the user does not provide WagmiProvider as a parent in the React context.
*
* @param {Object} params - Configuration parameters
* @param {string} [params.apiKey] - Optional API key for Coinbase Developer Platform
* @param {string} [params.appName] - Optional application name for Coinbase Wallet
Expand Down

0 comments on commit 47e9780

Please sign in to comment.