toUserFriendly

open fun toUserFriendly(address: String, bounceable: Boolean, testnet: Boolean): String

Converts any TON address format to user friendly with the given parameters.

Return

user-friendly address str.

Parameters

address

raw or user-friendly address to be converted.

bounceable

whether the result address should be bounceable.

testnet

whether the result address should be testnet.