Merge pull request #3 from tiero/master
Remove references to React Native in readme & pkg.json
This commit is contained in:
commit
41872e548b
@ -12,7 +12,7 @@ Electrum Protocol Client for node.js.
|
||||
|
||||
* persistence (ping strategy and reconnection)
|
||||
* batch requests
|
||||
* works in RN and nodejs
|
||||
* works in nodejs
|
||||
|
||||
## protocol spec
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "@mempool/electrum-client",
|
||||
"version": "1.1.8",
|
||||
"description": "Electrum protocol client for React Native & Node.js",
|
||||
"description": "Electrum protocol client for Node.js",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user