to Base58Multibase
Converts a byte array to a base58 multibase encoding.
Return
The base58 multibase encoding of the byte array.
Parameters
value
The byte array to be encoded.
Throws
If the byte array is invalid.
Converts a byte array to a base58 multibase encoding.
The base58 multibase encoding of the byte array.
The byte array to be encoded.
If the byte array is invalid.