`balances[data.from] = balances[data.from]?.plus(d...
# announcements
j
balances[data.from] = balances[data.from]?.plus(data.amount) ?: 0