Skip to content

Commit

Permalink
Update contract.js
Browse files Browse the repository at this point in the history
  • Loading branch information
libotony authored Apr 4, 2024
1 parent 93830d4 commit cb3d8fc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions contract.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ const verifyCalls = [
"0x435933c8064b4Ae76bE665428e0307eF2cCFBD68",
),
];


const verifyContract = async (address, url) => {
try {
const clauses = verifyCalls.map((data) => ({
Expand Down

0 comments on commit cb3d8fc

Please sign in to comment.