//
pkg.gl
Category
github.com/anchorageoss/sei-tendermint
crypto
encoding
package
1.0.1
Repository:
https://github.com/anchorageoss/sei-tendermint.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
7
Files
71 SLOC
#
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.