mirror of
https://codeberg.org/wownero/wownero-lws
synced 2026-01-10 15:45:15 -08:00
Fix ringct+coinbase output tracking, and update rescan rollbacks (#178)
This commit is contained in:
committed by
Lee *!* Clagett
parent
44278d0d11
commit
a11482c123
@@ -560,7 +560,7 @@ LWS_CASE("lws::scanner::sync and lws::scanner::run")
|
||||
tx.spend_publics.at(0),
|
||||
rct::commit(35184372088830, rct::identity()),
|
||||
{},
|
||||
lws::db::pack(lws::db::extra::coinbase_output, 0),
|
||||
lws::db::pack(lws::db::extra(lws::db::extra::coinbase_output | lws::db::extra::ringct_output), 0),
|
||||
{},
|
||||
0, // fee
|
||||
lws::db::address_index{}
|
||||
|
||||
Reference in New Issue
Block a user