package
0.19.17
Repository: https://github.com/okex/exchain.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

PrivKeyFromProto takes a protobuf PrivateKey and transforms it to a crypto.PrivKey.
PrivKeyToProto takes crypto.PrivKey and transforms it to a protobuf PrivKey.
PubKeyFromProto takes a protobuf Pubkey and transforms it to a crypto.Pubkey.
PubKeyToProto takes crypto.PubKey and transforms it to a protobuf Pubkey.