@marco_ciaramella/block-header
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -143,2 +143,2 @@ import { hex2Uint8Array, sha256d, swap32Arr, arr2hex, swap32Hex } from "./utils"; | ||
Header.test(); | ||
//Header.test(); |
{ | ||
"name": "@marco_ciaramella/block-header", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "A module for building blockchain's block header", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
11861