You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using version 1 of this package.
Now I can create transaction in Bitcoin, Dogecoin, Litecoin
But I can't crate a transaction in Bitcoin cash just in this way:
I'm using version 1 of this package.
Now I can create transaction in Bitcoin, Dogecoin, Litecoin
But I can't crate a transaction in Bitcoin cash just in this way:
error in broadcast:
Invalid transaction. Error: mandatory-script-verify-flag-failed (Signature must use SIGHASH_FORKID) (code 16)
.
I checked the previous issue in this link:
#609
also I checked this sample:
https://github.com/btccom/bitwasp-bitcoin-bch-addon/blob/master/test/Transaction/Factory/SignerTest.php
but none of them doesn't work.
The text was updated successfully, but these errors were encountered: