Skip to content

Commit

Permalink
removed 074 proposalId as it hasn't passed voting yet
Browse files Browse the repository at this point in the history
  • Loading branch information
naddison36 committed Sep 1, 2023
1 parent 6f0d148 commit fb3cf20
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contracts/deploy/074_upgrade_oeth_oracle_router.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ module.exports = deploymentWithGovernanceProposal(
// forceSkip: true,
reduceQueueTime: true,
deployerIsProposer: true,
proposalId:
"106278417454867451974813715923399219935127486408733818981463241122477926429090",
// proposalId:
// "106278417454867451974813715923399219935127486408733818981463241122477926429090",
},
async () => {
// Current OETH Vault contracts
Expand Down

0 comments on commit fb3cf20

Please sign in to comment.