Post
Topic
Board Bitcoin Technical Support
Re: Which wallet still support sending bitcoin with 0 fee?
by
pooya87
on 31/12/2018, 05:11:17 UTC
you can still create a transaction with 0 fee with all the wallets as long as you are not using their user interfaces because that is where the blocking takes place. for example in Electrum the wallet doesn't allow you to set the fee to zero in the interface but you can still make an unsigned transaction with 0 fee using any additional method and then sign it using Electrum. then you again will be stuck in broadcasting it because the "servers" reject your tx.

one way of doing it is to preview your tx before signing it, then copying the hex and editing the amount field to include the fee in it (increase it +fee) and then giving it back to electrum to sign. of course you mustn't do it without knowing what you are doing or you may end up messing things up.