ethermint icon indicating copy to clipboard operation
ethermint copied to clipboard

Docs for ethermint PubKey not correct?

Open webmaster128 opened this issue 3 years ago • 1 comments

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?

webmaster128 avatar Jun 28 '22 09:06 webmaster128

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.

github-actions[bot] avatar Sep 08 '22 00:09 github-actions[bot]