Hi guys,
is there a way to broadcast a transaction from a Core wallet that didn't synchronise in full? I tried sendrawtransaction debug console command but it would not broadcast a transaction, either. The wallet is not synchronised in full (it has been a second attempt to synchronize it, it stucks at one particular point, and as it takes more that a few weeks, I am not trying the third time)
Please, I am not interested in workarounds: I know that there are broadcast tx services out there. I cannot use them, because the coin we are talking about is a Bitcoin clone (and no such services exist, unfortunately) and the Core wallet is a Core clone, too, but it should not matter.
Thanks!
I very much doubt that it is possible if your wallet is an exact clone of Bitcoin core, but I could be wrong.
See
https://bitcoin.stackexchange.com/questions/17432/my-wallet-hasnt-synchronized-can-i-make-a-transferIf you have signed your transaction, maybe you could ask a friend or members of the coins’ community that do have a wallet that is connected to the network to broadcast your RAW txid?
Yes, I have a signed transaction in a hex form that could be broadcasted if such a service existed, I have done it for other coins with a success. Also, I did my homework best as I could before asking a question in our forum, I browsed some other threads on the subject and I am aware chances are slim that it can be broadcasted from my wallet if not fully synchronised.
Unfortunately, for Bitcoin Diamond (the coin in question) no such automated services are available and as I have more than one tx I want to push, I would like to avoid being such a pain in the a.s and bothering other people with sending them, too.
Also, as the question applies to Bitcoin as well, I ask it for the sake of increasing my general knowledge too