Skip to content

Commit

Permalink
Merge pull request #73 from zkSNACKs/nopara73-patch-3
Browse files Browse the repository at this point in the history
Add deadlines
  • Loading branch information
nopara73 authored Jul 8, 2020
2 parents 08daa96 + dd78e17 commit a35772c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ The Interaction Diagram denotes Satoshi actors those are polling the Coordinator

- `Phase`
- `RoundId`
- `Timeout`
- `PhaseDeadline`
- `BlameOf` // If it's a blame round, then it is the `RoundId` of the parent round.
- `PhaseStatus` // What else the response contains depends on the current phase.

Expand All @@ -117,6 +117,7 @@ The Interaction Diagram denotes Satoshi actors those are polling the Coordinator
- `RegisteredInputCount`
- `MaxRegisteredInputCount`
- `FeeRate`
- `ReconfirmationDeadline`

#### `CoordinatorParameters`

Expand Down

0 comments on commit a35772c

Please sign in to comment.