Versions in this module Expand all Collapse all v0 v0.0.0 Dec 25, 2022 Changes in this version + func Decode(bech32string string) ([]byte, string, error) + func EncodeNote(eventIdHex string) (string, error) + func EncodePrivateKey(privateKeyHex string) (string, error) + func EncodePublicKey(publicKeyHex string) (string, error) + func TranslatePublicKey(bech32orHexKey string) string