• 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.

    Parameters

    • value: ArrayBuffer | Cursor

      The buffer or cursor containing the serialized signatures data.

    Returns Signatures

Generated using TypeDoc