forex.pm forex forum binary options trade

 Сryptocurrency exchanges => Binance - Сryptocurrency exchanges => Topic started by: Bitcoin on Feb 23, 2022, 05:43 am

Title: sendrawtransaction on a non-synced node
Post by: Bitcoin on Feb 23, 2022, 05:43 am
sendrawtransaction on a non-synced node

This question is related to this post explaining how to use bitcoin-qt to generate a transaction.


Once obtained, I'd like to dispatch it from my system which is running a non-synced node. When issuing sendrawtransaction the following happens:


./bitcoin-cli sendrawtransaction
error code: -26
error message:
non-final

I have two questions related to this



  1. Am I right that this is caused by the fact that my node is not synced?

  2. Is there a way to dispatch the transaction to the BTC  network anyway?


Source: sendrawtransaction on a non-synced node (https://bitcoin.stackexchange.com/questions/112556/sendrawtransaction-on-a-non-synced-node)