@bitcoinerlab/discovery
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ { | ||
"homepage": "https://github.com/bitcoinerlab/discovery", | ||
"version": "1.2.6", | ||
"version": "1.3.0", | ||
"author": "Jose-Luis Landabaso", | ||
@@ -48,3 +48,3 @@ "license": "MIT", | ||
"@bitcoinerlab/descriptors": "^2.2.0", | ||
"@bitcoinerlab/explorer": "^0.3.2", | ||
"@bitcoinerlab/explorer": "^0.4.0", | ||
"@bitcoinerlab/secp256k1": "^1.1.1", | ||
@@ -51,0 +51,0 @@ "@types/memoizee": "^0.4.8", |
@@ -63,3 +63,3 @@ # Bitcoin Descriptor Blockchain Retrieval Library | ||
// Perform discovery operations... | ||
await explorer.close(); | ||
explorer.close(); | ||
``` | ||
@@ -66,0 +66,0 @@ |
147757
0+ Added
- Removed