Functions
getAddressDecoder
getAddressDecoder():
FixedSizeDecoder
<Address
<string
>,32
>
Returns a decoder that you can use to convert an array of 32 bytes representing an address to the base58-encoded representation of that address.
Returns
FixedSizeDecoder
<Address
<string
>, 32
>