Up-North-Coding / jovian

3 stars 1 forks source link

Fix Various Asset Balance Quantity Issues #183

Closed outragedhuman closed 1 year ago

outragedhuman commented 1 year ago

Closes #177

When originally written it was unknown that an asset's decimals factored into their QNT conversion rate. This PR fixes this by creating QNTToNXT() which takes in the decimals and uses it in several areas where needed.