lambda_ethereum_consensus
lambda_ethereum_consensus copied to clipboard
Format peer ID manually in /node/identity endpoint
Currently, we format the peer ID in the Go side and pass it as pretty_peer_id in the GetNodeIdentity proto message, but it can be derived from the raw peer_id.