//
pkg.gl
Category
github.com/nspcc-dev/neo-go
pkg
encoding
base58
package
0.108.1
Repository:
https://github.com/nspcc-dev/neo-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
6
Files
31 SLOC
#
Functions
CheckDecode
CheckDecode implements base58-encoded string decoding with a hash-based checksum check.
CheckEncode
CheckEncode encodes the given byte slice into a base58 string with a hash-based checksum appended to it.