Documentation ¶
Overview ¶
Package base58 wraps generic base58 encoder with NEO-specific checksumming.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckDecode ¶
CheckDecode implements base58-encoded string decoding with a hash-based checksum check.
func CheckEncode ¶
CheckEncode encodes the given byte slice into a base58 string with a hash-based checksum appended to it.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.