Skip to content

Commit afd72f6

Browse files
committed
Deploy 166
1 parent 7fbff1d commit afd72f6

File tree

4 files changed

+140
-24
lines changed

4 files changed

+140
-24
lines changed

contracts/deploy/mainnet/166_curve_pool_booster_factory.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ module.exports = deploymentWithGovernanceProposal(
1212
forceDeploy: false,
1313
reduceQueueTime: true,
1414
deployerIsProposer: false,
15-
proposalId: "",
15+
proposalId:
16+
"29790621776707374612038589489449765339510021204675811254575721433417005437106",
1617
},
1718
async ({ deployWithConfirmation, withConfirmation }) => {
1819
const { deployerAddr } = await getNamedAccounts();

0 commit comments

Comments
 (0)