Hi. I need a wallet that support sending bitcoin with 0 fee. I tried electrum but i get that server can send transaction with 0 fee, i tried blockchain info but say is needed minimum 1sat/byte fee.
Anyone know any wallet that still support 0 fee?
I think ive read somewhere that you can use Bitcoin core with
-minrelaytxfee
and
-mintxfee
set to 0? (Or 0.00000001)That should allow the broadcasting of a transaction with little to no fees at all.
https://bitcoin.stackexchange.com/questions/48235/what-is-the-minrelaytxfeeEDIT: This probably is no longer possible as LoyceV suggests?