Skip to content

Return the latest block time [#3447]

Ethan Reesor requested to merge 3447-query-latest-block-time into main

Closes #3447 (closed). Updates the querier to add the latest block time (from the consensus layer) to the query response.

Changelog: feature

Merge request reports