Author

Topic: help me understand whats wrong with this litecoin transaction (Read 499 times)

newbie
Activity: 21
Merit: 3
this litecoin tx is handcrafted to test a litecoin wallet being developed. When sending it via Litecoin-qt (thru sendrawtransaction), I get "Tx rejected (code -22)". I have checked that the coins are not fresh and the inputs refer to an unspent output having 0.01 LTC. Further my client is fully synced.

Here is the raw tx
Code:
0100000001390210797248b4f5a4a6c0fbcbde14a3ea132bdbfedb07aea35bff5cfc0766b1000000008a4730450220035db00b2bed0e4e97b92b9ee3610587110041c0e71f99b4563fe990d1a5a2b0022100ded70700477d36e7867dfb11842e86ef95e06e5fe910f4334730195493b362da41041862f45bcd7f2a0a8b2f1d24effdcede809ba4f46a78e5baac43ae0c0f6c651ceb02db5a9527ca9e722a4aca51284d6ee36408625b3463c68abfe3b5740aa42cffffffff0140420f00000000001976a914bee3bbfdad113a061739375edcfe6a908c096c7088ac00000000

I want to know the reason it is not being accepted bt QT. Does it not allow tx constructed elsewhere to be broadcasted. Perhaps the signature is invalid (how to test this?)
I would appreciate it if someone (litecoin dev?) could decode the tx and tell me why is it not being accepted?
Jump to: