ethermint
ethermint copied to clipboard
Docs for ethermint PubKey not correct?
In https://github.com/evmos/ethermint/blob/main/proto/ethermint/crypto/v1/ethsecp256k1/keys.proto we have
// PubKey defines a type alias for an ecdsa.PublicKey that implements
// Tendermint's PubKey interface. It represents the 33-byte compressed public
// key format.
But isn't the whole purpose of the type to store an uncompressed 65 byte pubkey?
This issue is stale because it has been open 45 days with no activity. Remove Status: Stale label or comment or this will be closed in 7 days.