Variable: formatRLC()
December 9, 2025 ยท View on GitHub
Variable: formatRLC()
constformatRLC: (nRLC) =>string
format a nRLC amount in RLC
- example:
console.log('500000000 nRLC =' + formatRLC('500000000') + 'RLC');
Parameters
nRLC
Returns
string