Skip to content

Commit

Permalink
Merge pull request #24 from CoopHive/feature/11/upgrade-storage-script
Browse files Browse the repository at this point in the history
wrong addr
  • Loading branch information
polus-arcticus authored Apr 11, 2024
2 parents f29ac52 + 8f07689 commit cae941c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hardhat/scripts/redeploy-storage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ async function main() {
log: true,
},
"setControllerAddress",
initalStorageAddr
initialControllerAddress
);

console.log("New Storage Address: ", finalStorageAddr);
Expand Down

0 comments on commit cae941c

Please # to comment.