DefaultAddressFormatter

Default implementation of AddressFormatter.

Formats addresses based on SearchResultType. Please note this formatter does not handle Locale.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun formatAddress(address: DashAddress, type: String): String?

Formats the address from a DashAddress. Implementations determine their own locale strategy.