Switching Electrum Client lib supporting auto reconnect.

This commit is contained in:
softsimon
2020-12-29 00:41:02 +07:00
parent b472c4d216
commit 90370f1c1a
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",