Skip to content

Commit

Permalink
Merge pull request #30 from GiraeffleAeffle/patch-1
Browse files Browse the repository at this point in the history
Change to new RPC endpoint
  • Loading branch information
auryn-macmillan authored Jul 4, 2022
2 parents 544a97d + fe8cba9 commit 19b8687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ export const CHAINS: Chain[] = [
name: "xDai",
symbol: "xDAI",
},
rpcUrls: ["https://rpc.xdaichain.com/"],
rpcUrls: ["https://rpc.gnosischain.com/"],
blockExplorers: [
{ name: "Blockscout", url: "https://blockscout.com/xdai/mainnet" },
],
Expand Down

0 comments on commit 19b8687

Please sign in to comment.