2
I am trying to send a raw transaction from my Bitcoin ABC node. It is not fully synced, but I have at least passed the point where I can see some of my transactions. In trying to send a tx after creating it, I get the error:
16: mandatory-script-verify-flag-failed (Illegal use of SIGHASH_FORKID)
What is this, and how can I resolve it?
I have actually done this and it is not advisable. Fortunately for you your tx was rejected. What happened in my case is that the address I tried to send my BCC to ended up sending to a bitcoin address of the same ID. I'm guessing you were smart enough to use a backed up version of your wallet.dat/had swept those funds into a different address (on bitcoin). I would wait for sync before trying to send anything... I don't think you have much of a choice (maybe other client) – tunafizz – 2017-08-05T05:00:24.123