If I have mintxfee set to a value that us lower than minrelaytxfee, what is the expected behavior when you try to broadcast a transaction with a fee rate lower than that set by minrelaytxfee?
Is it possible to get core to broadcast a transaction it would not allow into its own mempool?
mintxfee
set to a value that us lower thanminrelaytxfee
, what is the expected behavior when you try to broadcast a transaction with a fee rate lower than that set byminrelaytxfee
?