Skip to content

Commit

Permalink
Deploy new JoeLens to Rinkeby
Browse files Browse the repository at this point in the history
  • Loading branch information
cryptofish7 committed Oct 2, 2021
1 parent ed75420 commit bcefca1
Show file tree
Hide file tree
Showing 4 changed files with 6,426 additions and 0 deletions.
1 change: 1 addition & 0 deletions deploy/JoeLens.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ module.exports = async function ({ getNamedAccounts, deployments }) {

await deploy("JoeLens", {
from: deployer,
args: ["jETH"],
log: true,
deterministicDeployment: false,
});
Expand Down
Loading

0 comments on commit bcefca1

Please sign in to comment.