Skip to content

Commit 6b0cead

Browse files
committed
chore: disable usdc compound on polygon
1 parent b5ade24 commit 6b0cead

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compound/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
# ["v3-ethereum-wsteth", 1],
3131
["v3-ethereum-usds", 2],
3232
# Polygon
33-
["v3-polygon-usdc", 1],
33+
# ["v3-polygon-usdc", 1],
3434
["v3-polygon-usdt", 1],
3535
]
3636

0 commit comments

Comments
 (0)