2
I want to first create a transaction with 0 fee (tx1).
Next, I am going to use an output of tx1 as an input in another transaction with the necessary fees.
The issue is now that tx1 gets rejected by full nodes. Why can't I broadcast a 0 fee transaction?