Deserializes a complete V1 account transaction from a buffer or cursor.
An object containing the deserialized signatures and transaction.
If the invoked with a buffer which is not fully consumed during deserialization.
The buffer or cursor containing the serialized transaction data.
Generated using TypeDoc
Deserializes a complete V1 account transaction from a buffer or cursor.
Returns
An object containing the deserialized signatures and transaction.
Throws
If the invoked with a buffer which is not fully consumed during deserialization.