Skip to content

Condition (7 R) in the settlement spec can be more precise #209

@pirapira

Description

@pirapira

As @hackaugusto points out, the condition (7 R) (7 R) -(D1 - W1) <= T2 + L2 - T1 - L1 <= D2 - W2 is not specific enough.

The clients should rather maintain:

-(D1 - W1) <= T2 - T1 - L1

and

T2 + L2 - T1 <= D2 - W2

Without counting the incoming locked amounts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions