Consensys / teku

Open-source Ethereum consensus client written in Java
https://consensys.io/teku
Apache License 2.0
679 stars 284 forks source link

Add get-earliest-available-block-slot to debug tool #8649

Closed gfukushima closed 1 month ago

gfukushima commented 1 month ago

PR Description

This PR adds a simple command to print the earliest block slot to the db debug tool.

Documentation

Changelog