Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Docs for ethermint PubKey not correct? #1158

Closed
webmaster128 opened this issue Jun 28, 2022 · 1 comment
Closed

Docs for ethermint PubKey not correct? #1158

webmaster128 opened this issue Jun 28, 2022 · 1 comment

Comments

@webmaster128
Copy link

webmaster128 commented Jun 28, 2022

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?

@github-actions
Copy link

github-actions bot commented Sep 8, 2022

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants
@webmaster128 and others