scan all key images

pull/88/head
moneroexamples 6 years ago
parent d7d2cc5a40
commit e14dc98c5c

@ -251,7 +251,7 @@ OutputInputIdentification::identify_inputs(
// in all inputs in a given txs. Thus, if a single input
// is without our output, we can assume this tx does
// not contain any of our spendings.
break;
//break;
}
} // for (const txin_to_key& in_key: input_key_imgs)

Loading…
Cancel
Save