### Describe the Feature Geth now returns block timestamp as per updated specification for eth_getLogs For spec https://github.com/ethereum/execution-apis/pull/639 https://github.com/ethereum/go-ethereum/releases/tag/v1.16.0 https://github.com/ethereum/go-ethereum/pull/31887 ### Code Example ```shell ```