support for sweep_all (#47)

This commit is contained in:
akildemir
2025-08-18 14:06:56 +03:00
committed by GitHub
parent ec33664734
commit 13ee838f3c
5 changed files with 18 additions and 25 deletions
+2 -2
View File
@@ -7929,8 +7929,8 @@ bool simple_wallet::sweep_main(uint32_t account, uint64_t below, bool locked, co
prompt << tr("WARNING: Outputs of multiple addresses are being used together, which might potentially compromise your privacy.\n");
}
if (!process_ring_members(ptx_vector, prompt, m_wallet->print_ring_members()))
return true;
// if (!process_ring_members(ptx_vector, prompt, m_wallet->print_ring_members()))
// return true;
if (ptx_vector.size() > 1) {
prompt << boost::format(tr("Sweeping %s in %llu transactions for a total fee of %s. Is this okay?")) %