Skip to content

Commit

Permalink
deployment on base
Browse files Browse the repository at this point in the history
  • Loading branch information
ZumZoom committed Aug 8, 2023
1 parent 69ed485 commit b006ee3
Show file tree
Hide file tree
Showing 4 changed files with 221 additions and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/deploy-leftover-exchanger.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ module.exports = async ({ getNamedAccounts }) => {
}
};

module.exports.skip = async () => false;
module.exports.skip = async () => true;
1 change: 1 addition & 0 deletions deployments/base/.chainId
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
8453
Loading

0 comments on commit b006ee3

Please sign in to comment.