diff --git a/frontend-dapp/src/config/networks.ts b/frontend-dapp/src/config/networks.ts index 284b21d..94ae6d9 100644 --- a/frontend-dapp/src/config/networks.ts +++ b/frontend-dapp/src/config/networks.ts @@ -1,7 +1,7 @@ /** * Shared network definitions for Wagmi, Viem, CowSwap, Jumper, and others. * Single source of truth for chainId, RPC, explorers, native currency. - * Chainlist entries: pr-workspace/chains/_data/chains/eip155-*.json + * Chainlist entries: ../chains/_data/chains/eip155-*.json */ import { defineChain } from 'viem'