Skip to content

Commit

Permalink
chore(sepolia): added sepolia to available networks for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Torof committed Sep 6, 2024
1 parent a670f55 commit 6222352
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/dapp/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ const prodChains: readonly [Chain, ...Chain[]] = [
arbitrum,
linea,
xlayerMainnet,
sepolia,
// baseSepolia,
// arbitrumSepolia,
];
Expand Down

0 comments on commit 6222352

Please sign in to comment.