Post
Topic
Board Bitcoin Technical Support
Re: [Jul 2025]Mempool empty, Consolidate your small inputs @0.10 sat/vbyte (???)!
by
LoyceV
on 20/07/2025, 08:10:14 UTC
to do this I had to edit the wallet.py file, specifically replacing the line #3336 (v. 4.6.0)
Code:
allow_send = False
with
Code:
allow_send = True
.
That doesn't really work if you use AppImage. It would be good if some Electrum server accepts lower minimum fees. I'd set one up myself if it wouldn't take up that much disk space.