pull down to refresh
0 sats \ 0 replies \ @m0wer OP 5 Sep \ parent \ on: Tether just blocked an address with 40M USDT crypto
fuck off scammer
Yup. Something's happening, but they aren't saying anything.
There was some downtime on their DATUM server as well.
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.
Yeah the units are a bit weird: BTC/kvB.
This is my conf. The second one is to raise data limits already, but this is more controversial nowadays.
# relay settings
# min relay fee of 0.01 sat/vB
minrelaytxfee=0.0000001
datacarriersize=1000000
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.