Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Cdc *codec.LegacyAmino
Functions ¶
func PrivKeyFromBytes ¶
func PrivKeyFromBytes(privKeyBytes []byte) (privKey cryptotypes.PrivKey, err error)
PrivKeyFromBytes unmarshals private key bytes and returns a PrivKey
func PubKeyFromBytes ¶
func PubKeyFromBytes(pubKeyBytes []byte) (pubKey cryptotypes.PubKey, err error)
PubKeyFromBytes unmarshals public key bytes and returns a PubKey
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.