mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-10 21:23:27 +01:00
parent
5d850dde99
commit
d745d24333
@ -275,6 +275,8 @@ skip:
|
||||
return 1;
|
||||
}
|
||||
currsz += bd.size();
|
||||
if (db->get_prunable_tx_blob(tx_id, bd))
|
||||
currsz += bd.size();
|
||||
currtxs++;
|
||||
if (do_hours)
|
||||
txhr[currtm.tm_hour]++;
|
||||
|
Loading…
Reference in New Issue
Block a user