@electrum-cash/network
Advanced tools
Comparing version
import { EventEmitter } from "eventemitter3"; | ||
type RPCParameter = string | number | boolean | null; | ||
type RPCParameter = string | number | boolean | object | null; | ||
type RCPIdentifier = number | string | null; | ||
@@ -4,0 +4,0 @@ interface RPCBase { |
{ | ||
"name": "@electrum-cash/network", | ||
"version": "4.1.0-development.8068563604", | ||
"version": "4.1.0-development.8068566795", | ||
"description": "@electrum-cash/network is a lightweight JavaScript library that lets you connect with one or more Electrum servers.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
142978
0.02%