forked from such-gitea/wownero-lws
Fix ringct+coinbase output tracking, and update rescan rollbacks (#178)
This commit is contained in:
committed by
Lee *!* Clagett
parent
44278d0d11
commit
a11482c123
@@ -507,6 +507,8 @@ namespace lws
|
||||
mask = decrypted->second;
|
||||
ext = db::extra(ext | db::ringct_output);
|
||||
}
|
||||
else if (1 < tx.version)
|
||||
ext = db::extra(ext | db::ringct_output);
|
||||
|
||||
if (extra_nonce)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user