Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Prefix = byte(0x17)
Prefix is the byte used to prepend to addresses when encoding them, it can be changed and defaults to 23 (0x17), the standard NEO prefix.
Functions ¶
func StringToUint160 ¶
StringToUint160 attempts to decode the given NEO address string into an Uint160.
func Uint160ToString ¶
Uint160ToString returns the "NEO address" from the given Uint160.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.