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