melis-fork-claimer
Advanced tools
Comparing version 0.5.1 to 0.5.2
@@ -6,3 +6,3 @@ { | ||
"license": "ISC", | ||
"version": "0.5.1", | ||
"version": "0.5.2", | ||
"main": "src/index.js", | ||
@@ -9,0 +9,0 @@ "scripts": { |
@@ -744,3 +744,3 @@ // | ||
// OLD CODE | ||
// OLD CODE? TODO: Verificare | ||
verifyClaimProposal(claim, unspent, targetAddress) { | ||
@@ -839,1 +839,3 @@ const unspents = claim.unspents | ||
} | ||
module.exports = ForkClaimer |
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
25258