Skip to content

Commit

Permalink
Update protocol.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nopara73 authored Jul 8, 2020
1 parent f229eb3 commit 9b53581
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,12 +172,12 @@ When a participant registers an output, the coordinator gives an `UnsignedTransa

### Request Catalogue

- CJSTAT: Status Request (Satoshi)
- IREG: Input Registration Request (Alice)
- DREG: Deregistration Request (Alice)
- CCONF: Connection Confirmation Request (Alice)
- OREG: Output Registration Request (Bob)
- TSIG: Transaction Signing Request (Alice)
- `CJSTAT`: Status Request (Satoshi)
- `IREG`: Input Registration Request (Alice)
- `DREG`: Deregistration Request (Alice)
- `CCONF`: Connection Confirmation Request (Alice)
- `OREG`: Output Registration Request (Bob)
- `TSIG`: Transaction Signing Request (Alice)

## Round State Diagram

Expand Down

0 comments on commit 9b53581

Please sign in to comment.