mirror of
https://codeberg.org/nahuhh/wownero
synced 2026-03-06 06:37:34 -05:00
@@ -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]++;
|
||||
|
||||
Reference in New Issue
Block a user