Encodes the given bytes as a base58 string (no checksum is appended).
@param input the bytes to encode @return the base58-encoded string
See Implementation
Encodes the given bytes as a base58 string (no checksum is appended).
@param input the bytes to encode @return the base58-encoded string