Skip to content

The appointment receipt format can be simplified (appointment_accepted) #1

Description

@sr-gi

The current signature format for an appointment_accepted message is:

locator | encrypted_blob | to_self_delay | user_signature | start_block

However, the user_signature field already covers the first three fields. Therefore, the receipt could be simplified to:

user_signature | start_block

On disputes, the tower can prove that an appointment was requested by showing the appointment data (that is kept until completion) and the user signature, whereas the user can prove the tower agreement by showing the receipt signature.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions