Versions in this module Expand all Collapse all v0 v0.60.1 Sep 27, 2024 Changes in this version + func FromTmProtoPublicKey(protoPk tmprotocrypto.PublicKey) (cryptotypes.PubKey, error) + func FromTmPubKeyInterface(tmPk tmcrypto.PubKey) (cryptotypes.PubKey, error) + func RegisterCrypto(cdc *codec.LegacyAmino) + func RegisterInterfaces(registry codectypes.InterfaceRegistry) + func ToTmProtoPublicKey(pk cryptotypes.PubKey) (tmprotocrypto.PublicKey, error) + func ToTmPubKeyInterface(pk cryptotypes.PubKey) (tmcrypto.PubKey, error)