```
[...] help alleviate confusion around nLastBlockTime and nLastTXTime,
now also provided by the JSON-RPC API as last_block and last_transaction
in getpeerinfo output.
```
Backport of [[https://github.com/bitcoin/bitcoin/pull/19857 | core#19857]].
Depends on D9331.