3
Built and signed a native bech32 UTXO, but when I attempt to broadcast from my testnet node using the command sendrawtransaction it returns "missing inputs". I don't have the private keys in my wallet, and the testnet node is still syncing, but I was able to broadcast it fine with a testnet API service that lets you broadcast signed transactions.
Is it possible to broadcast a raw signed transaction to the network while still syncing?
To clarify, you mean that you want to force your node to broadcast it, right? Otherwise, as you said you could just post the raw transaction to a third party service. – Murch – 2019-11-21T01:52:25.163
Precisely...... – m1xolyd1an – 2019-11-21T03:09:05.383