mirror of
https://github.com/monero-project/monero.git
synced 2026-01-23 04:44:23 +01:00
@@ -275,6 +275,8 @@ skip:
|
|||||||
return 1;
|
return 1;
|
||||||
}
|
}
|
||||||
currsz += bd.size();
|
currsz += bd.size();
|
||||||
|
if (db->get_prunable_tx_blob(tx_id, bd))
|
||||||
|
currsz += bd.size();
|
||||||
currtxs++;
|
currtxs++;
|
||||||
if (do_hours)
|
if (do_hours)
|
||||||
txhr[currtm.tm_hour]++;
|
txhr[currtm.tm_hour]++;
|
||||||
|
|||||||
Reference in New Issue
Block a user