codec

package
v0.48.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 27, 2023 License: Apache-2.0 Imports: 12 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FromOcProtoPublicKey

func FromOcProtoPublicKey(protoPk tmprotocrypto.PublicKey) (cryptotypes.PubKey, error)

FromOcProtoPublicKey converts a OC's tmprotocrypto.PublicKey into our own PubKey.

func FromOcPubKeyInterface

func FromOcPubKeyInterface(tmPk occrypto.PubKey) (cryptotypes.PubKey, error)

FromOcPubKeyInterface converts OC's occrypto.PubKey to our own PubKey.

func RegisterCrypto

func RegisterCrypto(cdc *codec.LegacyAmino)

RegisterCrypto registers all crypto dependency types with the provided Amino codec.

func RegisterInterfaces

func RegisterInterfaces(registry codectypes.InterfaceRegistry)

RegisterInterfaces registers the sdk.Tx interface.

func ToOcProtoPublicKey

func ToOcProtoPublicKey(pk cryptotypes.PubKey) (tmprotocrypto.PublicKey, error)

ToOcProtoPublicKey converts our own PubKey to OC's tmprotocrypto.PublicKey.

func ToOcPubKeyInterface

func ToOcPubKeyInterface(pk cryptotypes.PubKey) (occrypto.PubKey, error)

ToOcPubKeyInterface converts our own PubKey to OC's occrypto.PubKey.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL