Skip to content

Commit

Permalink
revert flag
Browse files Browse the repository at this point in the history
  • Loading branch information
nickkatsios committed Oct 2, 2024
1 parent 571df39 commit 316c7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/reseed/reseed10.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ async function reseed10(account, L2Beanstalk, mock, verbose = true) {
facetAddresses: facetAddresses,
verbose: true,
account: account,
object: true, // true to save diamond cut json, false to upgrade diamond
object: false, // true to save diamond cut json, false to upgrade diamond
checkGas: true
});
});
Expand Down

0 comments on commit 316c7af

Please sign in to comment.