Use bitcoinjs-lib types
Showing
... | ... | @@ -45,6 +45,7 @@ |
"@types/mocha": "^8.2.2", | ||
"@types/node": "^14.14.41", | ||
"@types/tiny-secp256k1": "^1.0.0", | ||
"bitcoinjs-lib": "^5.2.0", | ||
"mocha": "^8.3.2", | ||
"ts-node": "^9.1.1", | ||
"typescript": "^4.2.4" | ||
... | ... |
Please register or sign in to comment