btcrelay-bitcoind
Advanced tools
Comparing version 3.1.0 to 4.0.0
@@ -0,0 +0,0 @@ export * from "./rpc/BitcoindBlock"; |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ /// <reference types="node" /> |
@@ -0,0 +0,0 @@ "use strict"; |
@@ -0,0 +0,0 @@ import { BtcRelay, BtcStoredHeader, RelaySynchronizer } from "crosslightning-base"; |
@@ -0,0 +0,0 @@ "use strict"; |
{ | ||
"name": "btcrelay-bitcoind", | ||
"version": "3.1.0", | ||
"version": "4.0.0", | ||
"description": "Connector and synchronizer using bitcoind for bitcoin relay", | ||
@@ -28,3 +28,3 @@ "main": "./dist/index.js", | ||
"bn.js": "^5.2.1", | ||
"crosslightning-base": "^4.0.9" | ||
"crosslightning-base": "^4.1.0" | ||
}, | ||
@@ -31,0 +31,0 @@ "devDependencies": { |
@@ -0,0 +0,0 @@ export * from "./rpc/BitcoindBlock"; |
@@ -0,0 +0,0 @@ import {BtcBlock} from "crosslightning-base"; |
@@ -0,0 +0,0 @@ import {BitcoindBlock, BitcoindBlockType} from "./BitcoindBlock"; |
@@ -0,0 +0,0 @@ import {createHash} from "crypto"; |
@@ -0,0 +0,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50555
Updatedcrosslightning-base@^4.1.0