Skip to content
This repository was archived by the owner on Mar 12, 2024. It is now read-only.

(Arbitration) Update commitmentJoined event and remove matchCreated event #242

@stephenctw

Description

@stephenctw
  • event commitmentJoined(Tree.Node root); => event commitmentJoined(Tree.Node left, Tree.Node right);
  • the matchCreated can be constructed from the commitmentJoined event. (every pair of consecutive commitmentJoined implies a matchCreated)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions