getOffchainMessageApplicationDomainDecoder
Returns a decoder that you can use to convert an array of 32 bytes representing an offchain message application domain to the base58-encoded representation of that application domain.
Returns
FixedSizeDecoder<OffchainMessageApplicationDomain, 32>