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