Fix hex of first FindAndDelete example#470
Conversation
|
yes, that's wrong, but the correct tx should be
|
|
Yes, sorry, I got the last two transactions mixed up. I've tried again. |
|
OK, this one should be right. I'd also like to propose expanding these last two FindAndDelete transactions so they have much of the same info as in the other five examples. I'm happy to do this if you're interested. |
|
ACK. I prefer to keep the current examples, as they are already used as unit tests here https://github.com/bitcoin/bitcoin/blob/master/src/test/data/tx_valid.json |
|
I don't intend to change the transactions (I use them as unit tests in pycoin too), only add information, like about the unsigned version of the transaction, scriptPublicKey, etc. This information would have helped me in getting these tests working. |
No description provided.