Skip to content

Commit

Permalink
Merge branch 'feat/A_oracle' of https://github.com/curvefi/stableswap-ng
Browse files Browse the repository at this point in the history
 into feat/A_oracle
  • Loading branch information
bout3fiddy committed Nov 14, 2023
2 parents 9228406 + edc90fc commit 71abaaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/deploy_infra.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"plain_amm": "0x296d2b5c23833a70d07c8fcbb97d846c1ff90ddd",
"meta_amm": "0xa12A87c73718a34CD8601b5022B2C6C359142585",
"factory": "0xfb37b8D939FFa77114005e61CFc2e543d6F49A81",
"gauge": "0x64891ab20392a029c0f231656ff13c5ee64b730c",
"gauge": "",
},
"ethereum:mainnet": {
"math": "0x20D1c021525C85D9617Ccc64D8f547d5f730118A",
Expand Down Expand Up @@ -262,7 +262,7 @@ def main():

deploy_infra(
"ethereum:mainnet",
"http://localhost:9090",
os.environ["RPC_ETHEREUM"],
"FIDDYDEPLOYER",
fork=False,
)
Expand Down

0 comments on commit 71abaaf

Please sign in to comment.