crypto-org-chain / chainlibpy

Tools for Crypto.org Chain wallet management and offline transaction signing
Other
7 stars 11 forks source link

Problem: missing support for secp256r1 #17

Open tomtau opened 3 years ago

tomtau commented 3 years ago

https://github.com/cosmos/cosmos-sdk/blob/master/docs/architecture/adr-028-public-key-addresses.md

where hash would be sha256 and typ would be cosmos.crypto.secp256r1.PubKey

tomtau commented 3 years ago

@MaCong-crypto FYI