Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
sparrowDom committed Jan 3, 2024
1 parent 8eed6cc commit fa3e420
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion contracts/deploy/083_dripper_seven_day.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ module.exports = deploymentWithGovernanceProposal(
// forceSkip: true,
// onlyOnFork: true, // this is only executed in forked environment
// reduceQueueTime: true, // just to solve the issue of later active proposals failing
proposalId: "42318318869999650358298082702932608052211233251042949042209002687040749779926"
proposalId:
"42318318869999650358298082702932608052211233251042949042209002687040749779926",
},
async ({ ethers }) => {
// Current contracts
Expand Down

0 comments on commit fa3e420

Please sign in to comment.