Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
clement-ux committed Jan 9, 2025
1 parent 36f1f2d commit 919e676
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contracts/deploy/mainnet/114_simple_harvester.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ module.exports = deploymentWithGovernanceProposal(
// forceSkip: true,
reduceQueueTime: true,
deployerIsProposer: false,
proposalId: "24744476590264145931226505760829226060179710806211802903308139275399713774496",
proposalId:
"24744476590264145931226505760829226060179710806211802903308139275399713774496",
},
async ({ deployWithConfirmation }) => {
const { strategistAddr } = await getNamedAccounts();
Expand Down

0 comments on commit 919e676

Please sign in to comment.