pull down to refresh
10 sats \ 6 replies \ @m0wer 27 Aug \ parent \ on: Below 1 sat/vbyte fees - are they here yet? bitcoin
For some reason I always have peers that broadcast transaction with lower fees. Without even hardcoding any. You could force the connection to some specific peers if you want to make sure. I think transactions in the mempool are not rebroadcasted by default.
reply
reply
reply
reply
must have addnode parameters in bitcoin.conf to connect to these peers: https://gist.github.com/ottosch/1aa7ef9a8a3971c19ef8a148931d4f49
reply
Some miners don't pick transactions under 1 sat/vb.
You can check if at least it propagated through the network. Checking https://mempool.space or similar.
reply