Skip to content

Commit

Permalink
feat: init
Browse files Browse the repository at this point in the history
  • Loading branch information
Addis-Belete committed May 10, 2024
1 parent 3b7043a commit 2e8c6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/clearpool/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// npm i -f
// node test.js projects/clearpool/index.js

//prepare
const abi = require("./abi.json");

const { stakings } = require("../helper/staking");
Expand Down

0 comments on commit 2e8c6eb

Please sign in to comment.