Skip to content

Commit

Permalink
console
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberhorsey committed Jul 25, 2023
1 parent ff0d8d9 commit 1ddc8aa
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
);
minCapacity = reqs.minCapacity;
minStakePerCapacity = reqs.minStakePerCapacity;
console.log('reqs', reqs);
amount = ethers.utils.formatUnits(minStakePerCapacity.toString(), 8);
capacity = reqs.minCapacity;
}
Expand Down

0 comments on commit 1ddc8aa

Please sign in to comment.