UNPKG

@signumjs/util

Version:

Useful utilities and tools for building Signum Network applications

7 lines 299 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.OneSignaPlanck = exports.FeeQuantPlanck = exports.CurrencySymbol = void 0; exports.CurrencySymbol = 'Ꞩ'; exports.FeeQuantPlanck = 1000000; exports.OneSignaPlanck = 100000000; //# sourceMappingURL=constants.js.map