base58ToRealString

@NotNull
open fun base58ToRealString(@NotNull encoded: String): String

Base58-String to the actual real String, i.e. "JxF12TrwUP45BMd" -> "Hello World".