OutgingMixRingctTransaction test added

pull/85/head
moneroexamples 6 years ago
parent a4bc64f691
commit 29f03b98e4

@ -204,7 +204,7 @@ OutputInputIdentification::identify_inputs(
auto it = known_outputs_keys.find(output_data.pubkey);
if (it != known_outputs_keys.end())
{
{
// this seems to be our mixin.
// save it into identified_inputs vector

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save