[00:05:20] could u paste the output [02:08:15] looks like this. i accidentially reindexed again and still going [02:08:17] 16:05:42  { "balance": 0, "stakable": 0, "voting_weight": 0, "received": 0, "staked": 0 } [08:30:11] actually i tested getaddressbalance where the PR is for getaddressbalance [08:31:03] for getaddresshistory I can see that there are two outputs but the "result" is still accumulated. [08:31:04] https://cdn.discordapp.com/attachments/416000318149754881/740819208262254642/unknown.png [08:31:24] still indexing so this is just a snapshot a while ago [08:45:25] that looks right [08:45:37] the balanace changes are from the same address so they are accumulated [16:41:17] So the results section is supposed to combined the balance of queued addresses? [23:40:54] yep [23:41:38] Hmmm and the change section only reports individual balance [23:42:11] the change section means what changes that transaction made in the balances of the address [23:42:27] result is the final balance after the changes are applied [23:42:31] I see. [23:42:49] What about the getaddressbalance command [23:43:00] It's reporting added balanced [23:43:14] I thought it'd do separate as we [23:43:15] Well [23:43:29] I'm confused by why there are two commands doing similar tbibgs [23:43:32] Things