Documentation ¶
Index ¶
- Variables
- 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
Constants ¶
This section is empty.
Variables ¶
View Source
var (
SSPrefix = []byte{0x53, 0x53, 0x35, 0x38, 0x50, 0x52, 0x45}
)
Functions ¶
func AppendBytes ¶
func DecodeToPub ¶
func VerityAddress ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.