package
0.0.0-20220620005849-a315113d9162
Repository: https://github.com/mycodeku/transtionhelper.git
Documentation: pkg.go.dev
# Functions
FromTmProtoPublicKey converts a TM's tmprotocrypto.PublicKey into our own PubKey.
FromTmPubKeyInterface converts TM's tmcrypto.PubKey to our own PubKey.
RegisterCrypto registers all crypto dependency types with the provided Amino codec.
RegisterInterfaces registers the sdk.Tx interface.
ToTmProtoPublicKey converts our own PubKey to TM's tmprotocrypto.PublicKey.
ToTmPubKeyInterface converts our own PubKey to TM's tmcrypto.PubKey.