//
pkg.gl
Category
github.com/okex/exchain
libs
tendermint
crypto
encoding
package
2.0.0+incompatible
Repository:
https://github.com/okex/exchain.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
5
Dependents
3
Files
42 SLOC
#
Packages
amino
No description provided by the author
#
Functions
PubKeyFromProto
PubKeyFromProto takes a protobuf Pubkey and transforms it to a crypto.Pubkey.
PubKeyToProto
PubKeyToProto takes crypto.PubKey and transforms it to a protobuf Pubkey.