Versions in this module Expand all Collapse all v0 v0.48.86 Oct 24, 2023 v0.48.84 Oct 24, 2023 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)