Skip to content

Commit

Permalink
comment part of xdai
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Dec 26, 2023
1 parent d9f1b79 commit ca41d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adapters/peggedAssets/dai/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ const adapter: PeggedIssuanceAdapter = {
xdai: {
minted: async () => ({}),
unreleased: async () => ({}),
ethereum: gnosisMinted(),
//ethereum: gnosisMinted(),
bsc: bridgedSupply("xdai", 18, chainContracts.xdai.bridgedFromBSC),
},
terra: {
Expand Down

0 comments on commit ca41d31

Please sign in to comment.