Deserializes a transaction payload from the byte encoding used by concordium nodes.
the deserialized payload
if the transaction type is invalid or buffer is not fully consumed
the bytes to deserialize, either as a Cursor or ArrayBuffer
Generated using TypeDoc
Deserializes a transaction payload from the byte encoding used by concordium nodes.
Returns
the deserialized payload
Throws
if the transaction type is invalid or buffer is not fully consumed