Skip to content

Commit

Permalink
revert gateway
Browse files Browse the repository at this point in the history
  • Loading branch information
brightiron committed Sep 15, 2023
1 parent a1fa0ca commit bbd116a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions src/hooks/wagmi.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,7 @@ export const { chains, provider, webSocketProvider } = configureChains(
{
...fantom,
},
{
...goerli,
rpcUrls: {
default: { http: ["https://eth-goerli-rpc.gateway.pokt.network"] },
public: { http: ["https://eth-goerli-rpc.gateway.pokt.network"] },
},
},
goerli,
arbitrumGoerli,
],
[
Expand Down

0 comments on commit bbd116a

Please sign in to comment.