Switching Electrum Client lib supporting auto reconnect.

This commit is contained in:
softsimon
2020-12-29 00:41:02 +07:00
parent 3c0fa71a10
commit a3644e23a7
2 changed files with 31 additions and 10 deletions

View File

@@ -29,6 +29,7 @@
"dependencies": {
"@codewarriorr/electrum-client-js": "^0.1.1",
"@mempool/bitcoin": "^3.0.2",
"@mempool/electrum-client": "^1.1.7",
"axios": "^0.21.0",
"crypto-js": "^4.0.0",
"express": "^4.17.1",