xrb-prettify
Advanced tools
Comparing version 2.0.1 to 2.0.3
{ | ||
"name": "xrb-prettify", | ||
"version": "2.0.1", | ||
"version": "2.0.3", | ||
"description": "Format RaiBlocks raw amounts (xrb) to be more human-readable. Adds decimal point and commas where necessary.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
# xrb-prettify | ||
Prettify / Format RaiBlocks (XRB) Raw amounts to be more human-readable. Adds decimal point and commas where necessary. Raw amounts are commonly returned when interacting with a RaiBlocks node (rai_node) | ||
Prettify / format RaiBlocks (XRB) Raw amounts to be more human-readable. Format amounts in any RaiBlocks compatible unit e.g. uxrb, Gxrb etc.... Adds decimal point and commas where necessary. Raw amounts are commonly returned when interacting with a RaiBlocks node (rai_node) | ||
@@ -5,0 +5,0 @@ e.g. "2100176034320859259343606608761791" becomes "2,100.176034" |
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
12677