static fun encode(bytes: Bytes!): String!
Encode bytes to a base58 encoded string.
bytes - Bytes!: The bytes to encode.
bytes
Return String!: A base58 encoded string.