-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: duplicate pool address frxeth sfrxeth (#593)
* chore: remove unused config * fix: add pool address prefix to avoid duplicate pool addresses with frxeth
- Loading branch information
1 parent
58af6e8
commit 1a27253
Showing
3 changed files
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,4 @@ | ||
{ | ||
"frxETHMinter": "0xbafa44efe7901e04e39dad13167d089c559c1138", | ||
"frxETH": "0x5e8422345238f34275888049021821e8e08caa1f", | ||
"sfrxETH": "0xac3e018457b222d93114458476f3e3416abbe38f" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters