Deserializes a version 0 account transaction from the encoding expected by concordium nodes.
the deserialized transaction
if the buffer is not fully consumed during deserialization
the bytes to deserialize, either as a Cursor or ArrayBuffer
Generated using TypeDoc
Deserializes a version 0 account transaction from the encoding expected by concordium nodes.
Returns
the deserialized transaction
Throws
if the buffer is not fully consumed during deserialization