mirror of
https://github.com/monero-project/monero.git
synced 2025-01-27 14:27:00 -05:00
parent
c9aad8a38b
commit
2f481da900
@ -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…
x
Reference in New Issue
Block a user