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 debug command to retrieve peerId from a node key file #8727

Closed gfukushima closed 1 month ago

gfukushima commented 1 month ago

PR Description

Add a command to retrieve the Peer Id from a specified node-generated-key.dat passed as option of the command.

Documentation

Changelog