Skip to content

Commit f5699c0

Browse files
committed
remove blockchain apis
1 parent fd15d73 commit f5699c0

File tree

6 files changed

+1
-43
lines changed

6 files changed

+1
-43
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"author": "",
3535
"license": "MPL-2.0",
3636
"dependencies": {
37-
"ethers": "^5.7.2",
3837
"ramda": "^0.29.0"
3938
},
4039
"devDependencies": {

src/blockchain/mine.test.ts

Lines changed: 0 additions & 13 deletions
This file was deleted.

src/blockchain/mine.ts

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/utils/toBigNumber.test.ts

Lines changed: 0 additions & 10 deletions
This file was deleted.

src/utils/toBigNumber.ts

Lines changed: 0 additions & 4 deletions
This file was deleted.

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3650,7 +3650,7 @@ [email protected]:
36503650
utf8 "^3.0.0"
36513651
uuid "^3.3.2"
36523652

3653-
ethers@^5.0.1, ethers@^5.0.2, ethers@^5.5.2, ethers@^5.7.2:
3653+
ethers@^5.0.1, ethers@^5.0.2, ethers@^5.5.2:
36543654
version "5.7.2"
36553655
resolved "https://registry.yarnpkg.com/ethers/-/ethers-5.7.2.tgz#3a7deeabbb8c030d4126b24f84e525466145872e"
36563656
integrity sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg==

0 commit comments

Comments
 (0)