toBase58Multibase

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.