Transaction ID

0 votes
Hi,

I noticed that when I create a transaction and publish it using the sendrawtransaction command, the response contains the transaction id of the transaction I've just created.

However if I use the listtransactions command to get the list of the transactions on my node, the newly created transaction has a different id.

Is it a bug or is this the normal behavior? And how can I get the valid id of my transaction?

Thanks a lot
asked Nov 23, 2015 by wmiki

1 Answer

0 votes
Actually I tried the same with version .11 and works fine :)

Thanks anyway
answered Nov 24, 2015 by wmiki
Thanks for the update - was about to check this. It would be surprising if this happened, perhaps you saw a different transaction in this list.
...