Deserializes a V1 account transaction header from a buffer or cursor.
The deserialized V1 transaction header, including base fields and optional extensions.
If the invoked with a buffer which is not fully consumed during deserialization.
The buffer or cursor containing the serialized header data.
Generated using TypeDoc
Deserializes a V1 account transaction header from a buffer or cursor.
Returns
The deserialized V1 transaction header, including base fields and optional extensions.
Throws
If the invoked with a buffer which is not fully consumed during deserialization.