mirror of
https://github.com/Qortal/qortal.git
synced 2025-05-12 20:57:52 +00:00
Change code of the form (assetId aspect not shown): account.setConfirmedBalance( account.getConfirmedBalance(), amount ) to: account.modifyAssetBalance( amount ) Also tidied "0 - value" to use unary negate: "- value"