mirror of
https://github.com/Qortal/qortal.git
synced 2025-02-15 19:55:48 +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"