Post
Topic
Board Bitcoin Technical Support
Merits 18 from 6 users
Re: [Jul 2025]Mempool empty, Consolidate your small inputs @0.10 sat/vbyte (???)!
by
igor72
on 19/07/2025, 17:08:06 UTC
⭐ Merited by bitmover (4) ,LoyceV (4) ,hosemary (4) ,joker_josue (2) ,Pmalek (2) ,ABCbits (2)
which wallets do you guys use for sub 1 sat/vB?
I created such a transaction in Electrum and sent it from the mempool.space website. But 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
.