Merge pull request #4023

6cb9707 simplewallet: remove leftover global debug trace (moneromooo-monero)
release-v0.5.1
luigi1111 6 years ago
commit 2e4653c077
No known key found for this signature in database
GPG Key ID: F4ACA0183641E010

@ -1423,7 +1423,6 @@ bool simple_wallet::set_ring(const std::vector<std::string> &args)
}
ring.push_back(offset);
ptr += read;
MGINFO("read offset: " << offset);
}
if (!valid)
continue;

Loading…
Cancel
Save