Skip to content

Commit

Permalink
feat: add TODO: don't forget to bring back alchemy instead of publicP…
Browse files Browse the repository at this point in the history
…rovider. #190
  • Loading branch information
Храмыцких Антон committed Aug 22, 2023
1 parent e7c37f0 commit 8ce5801
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/_app.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import 'i18n/index';
import '@rainbow-me/rainbowkit/styles.css';
import 'styles/globals.css';
import XmtpProvider from '../contexts/XmtpProvider';
// TODO: don't forget to bring back alchemy instead of publicProvider. @habdevs #190
// import {alchemyProvider} from 'wagmi/providers/alchemy';
import {GameStateContextProvider} from 'contexts/GameStateContext';
import { publicProvider } from 'wagmi/providers/public';
Expand Down

0 comments on commit 8ce5801

Please sign in to comment.