@ckb-lumos/bi
Advanced tools
Comparing version 0.0.0-canary-ad483d9-20240125131247 to 0.0.0-canary-ae45845-20240806053619
@@ -150,4 +150,3 @@ "use strict"; | ||
const validUnitNames = ["shannon", "ckb"]; | ||
const ckbDecimals = 8; | ||
exports.ckbDecimals = ckbDecimals; | ||
const ckbDecimals = exports.ckbDecimals = 8; | ||
const negativeOne = BI.from(-1); | ||
@@ -154,0 +153,0 @@ function formatUnit(value, unit) { |
{ | ||
"name": "@ckb-lumos/bi", | ||
"version": "0.0.0-canary-ad483d9-20240125131247", | ||
"version": "0.0.0-canary-ae45845-20240806053619", | ||
"description": "Bigint support in lumos", | ||
@@ -5,0 +5,0 @@ "author": "", |
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
40349
568