Skip to content

Adds digit groupings ("thousands seperator") to the balances

Bjarne Magnussen requested to merge bjarnemagnussen/AltcoinPrices:patch-1 into master

This commit simply adds comma-seperators (",") between each thousands in the balances. This may be useful to easier read balances with higher amounts.

Merge request reports