getOffchainMessageV0Decoder
Returns a decoder that you can use to convert a byte array (eg. one that conforms to the OffchainMessageBytes type) to an OffchainMessageV0 object.
Returns
VariableSizeDecoder<OffchainMessageV0>
Example
Throws in the event that the message bytes represent a message of a version other than 0.