Skip to content

Commit

Permalink
Add proposal ID
Browse files Browse the repository at this point in the history
  • Loading branch information
shahthepro committed Jan 16, 2025
1 parent 0006511 commit 2a1314e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contracts/deploy/mainnet/118_multichain_strategist.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ module.exports = deploymentWithGovernanceProposal(
//forceSkip: true,
reduceQueueTime: true,
deployerIsProposer: false,
proposalId: "",
proposalId:
"29029286887383246507190904901480289164471194993284788972189545670391461770154",
},
async () => {
const { multichainStrategistAddr } = await getNamedAccounts();
Expand Down

0 comments on commit 2a1314e

Please sign in to comment.