Varied Sighash types in multisig signatures?
Does anybody know if this is possible?
Is it possible somehow to create a multisignature RAW tx with each input signed with different kind of SIGHASH types? For example I have 3 inputs, which I would like to sign with the following: Input 1- single Input 2 - none Input 3 - none
Please let me know if this is possible, if so how can I achieve this?
regards
As it stands, when you use the signing (https://coinb.in/#sign) feature you can the select SIGHASH type under advanced options, however this would create a signature with the same SIGHASH for all inputs with the public key that corresponds to the private key provided and not let you choose a specific input.
Adding this feature is something I've thought about though and would be keen to see in the near future.