Versions in this module Expand all Collapse all v0 v0.43.1 Aug 21, 2021 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)