Versions in this module Expand all Collapse all v0 v0.0.1 Mar 8, 2024 Changes in this version + var SSPrefix = []byte + func AppendBytes(data1, data2 []byte) []byte + func Decode(address string) ([]byte, error) + func DecodeToPub(address string) ([]byte, error) + func Encode(publicKeyHash []byte, prefix []byte) (string, error) + func EncodeByPubHex(publicHex string, prefix []byte) (string, error) + func VerityAddress(address string, prefix []byte) error