encode No Check
Encodes data as a Base58 string, not including the checksum.
Return
then encoded Base58 string without checksum.
Parameters
data
The data to encode.
Encodes data as a Base58 string, not including the checksum.
then encoded Base58 string without checksum.
The data to encode.