Skip to content

Commit

Permalink
fix defiChain name
Browse files Browse the repository at this point in the history
  • Loading branch information
nsafari committed Oct 16, 2024
1 parent 87de890 commit 9607b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adapters/crowdswap/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ const adapter: BridgeAdapter = {
ethereum: constructParams("ethereum"),
arbitrum: constructParams("arbitrum"),
optimism: constructParams("optimism"),
// defi: constructParams("defi"),
// defi: constructParams("Defichain"),
// rsk: constructParams("rsk"),
};

Expand Down

0 comments on commit 9607b0f

Please sign in to comment.