Documentation
¶
Index ¶
Constants ¶
View Source
const ( // AddressLength contains size of address, // 1 byte of address version + 20 bytes of ScriptHash + 4 bytes of checksum. AddressLength = 25 )
Variables ¶
This section is empty.
Functions ¶
func KeyToAddress ¶ added in v1.3.0
KeyToAddress returns NEO address composed from public key.
Types ¶
Click to show internal directories.
Click to hide internal directories.