What else please should cause "16: ConnectInputs failed" error ?

+2 votes

Thank you for advice, but this is not the case.

 

The first attempt was to send externally signed TX with the response "16: ConnectInputs failed"

After the first attempt I did second one. It was to signe the TX in a hot wallet with imported private key that went well

 

And I have repeated this exercise with various unspent outputs more than 6 times and  always with the same outputs.

So I came to conclusion that something special is done with the hex (that is hashed). If this is not the case, it should be something how the multichain test whether the sign, the message and TX are correct. But I have no idea how to solve this problem. Could you please give me some tips what should I try?

 

Thank you.   

 

asked Oct 15, 2017 by anonymous
Please explain how you are signing the transactions – using an off-the-shelf library, your own code, or the cold version of MultiChain? If you have the option of using the cold version of MultiChain, it will take care of all this for you: https://www.multichain.com/developers/cold-nodes-wallets/

Please log in or register to answer this question.

...