I’ve got a small question: over a week ago I did some transactions on the Bitcoin testnet as I am developing a new GUI header for full nodes. When continuing development today, I noticed that when running the command ‘listtransactions’ the fields ‘time’ and ‘timereceived’ are different from what they were last week.
When checking the transaction ID on this website, it shows the date corresponding with what I receive when using listtransactions.
Can anyone explain to me why the time/timereceived fields changed and why they are so far off from when I actually did the transaction?
Some additional info:
- I started my node on the testnet today for the first time since a
week - Actual transaction happened last week on (I think) tuesday
around 13:00 Amsterdam time
Continue reading Bitcoind Testnet time/timereceived constantly changing?