Check if UD is using well pallet balances
See https://forum.duniter.org/t/add-balances-to-squid-accounts/12782/4
check why UniversalDividend.UdsClaimed does not come with Balances.Issued but Balances.Deposit.
I thought universal dividend should emit balances.issued event in order to update the total issuance. It seems to be emitting balance.deposit instead. Are we using the API well? Is the total issuance ok?
Test test_total_issuance_vs_monetary_mass()
tests that, but we should double check that the total issuance is coherent with the emitted events.