Comparing version 0.0.33 to 0.0.34
@@ -24,1 +24,4 @@ import sb from 'satoshi-bitcoin' | ||
} | ||
export const toSchwartz = (doicoin) => sb.toSatoshi(doicoin) | ||
export const toDOI = (schwartz) => sb.toBitcoin(schwartz) |
{ | ||
"name": "doichain", | ||
"version": "0.0.33", | ||
"version": "0.0.34", | ||
"description": "A js-Doichain library. The goal is to fully cover the Doichain protocol", | ||
@@ -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
44361
889