Updating @mempool/node-bitcoin to support new methods

This commit is contained in:
softsimon
2021-07-13 18:43:10 +03:00
parent f2e0a71b01
commit 8749b8b0fa
2 changed files with 8 additions and 8 deletions

View File

@@ -28,7 +28,7 @@
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@mempool/bitcoin": "^3.0.2",
"@mempool/bitcoin": "^3.0.3",
"@mempool/electrum-client": "^1.1.7",
"axios": "^0.21.1",
"bitcoinjs-lib": "^5.2.0",