Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaron Hirsch committed Jul 16, 2024
1 parent 5bebcdf commit 5e2b91a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bridge-web/src/config/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ function configureCustomRpcUrl(chain: Chain, rpcUrl: string): Chain {
};
}

// test
export const chainConfigs: Partial<Record<Chains, ChainConfig>> =
import.meta.env.MODE === "production"
? {
Expand Down

0 comments on commit 5e2b91a

Please sign in to comment.