Skip to content

Commit

Permalink
fix syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
realdealshaman committed Jul 30, 2024
1 parent 2bdff09 commit 6b6e5f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/adapters/peggedAssets/real-usd/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ const chainContracts: ChainContracts = {
},
real: {
bridgedFromPolygon: [
"0xb2d75f8Aa33608cF15940Ed47bF139F7CD15d073", // wrapped
"0xb2d75f8Aa33608cF15940Ed47bF139F7CD15d073",
],
},

Expand Down

0 comments on commit 6b6e5f3

Please sign in to comment.