# Packages
No description provided by the author
# Functions
PubKeyFromProto takes a protobuf Pubkey and transforms it to a crypto.Pubkey Return one more parameter to prevent of slowing down the whole procedure.
PubKeyToProto takes crypto.PubKey and transforms it to a protobuf Pubkey.
# Type aliases
No description provided by the author