@electrum-cash/network
Advanced tools
Comparing version
@@ -160,2 +160,6 @@ import { EventEmitter } from "events"; | ||
/** | ||
* Number corresponding to the underlying connection status. | ||
*/ | ||
status: ConnectionStatus; | ||
/** | ||
* Initializes an Electrum client. | ||
@@ -268,4 +272,8 @@ * | ||
storeGenesisHashFromFeaturesResponse(message: any): Promise<void>; | ||
/** | ||
* Helper function to synchronize state and events with the underlying connection. | ||
*/ | ||
handleConnectionStatusChanges(eventName: any): Promise<void>; | ||
} | ||
//# sourceMappingURL=index.d.ts.map |
{ | ||
"name": "@electrum-cash/network", | ||
"version": "4.0.0-development.6621178771", | ||
"version": "4.0.0-development.6621599234", | ||
"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
Sorry, the diff of this file is not supported yet
185446
1.97%1528
2.07%