Skip to content

Commit 2ef30bc

Browse files
committed
mcr is a sub-protocol
1 parent 6b36667 commit 2ef30bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

protocol/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## Contents
66

7-
- **[`mcr`](./mcr/README.md)**: the `MCR` implementation of `ffs` provided prior to the specification of the `fast-confirmations` and `post-confirmations` protocols. It is maintained for legacy purposes.
7+
- **[`mcr`](./mcr/README.md)**: the `MCR` sub-protocol implementation of `ffs` provided prior to the specification of the `fast-confirmations` and `post-confirmations` protocols. It is maintained for legacy purposes.
88
- **[`pcp`](./pcp/README.md)**: the Postconfirmation sub-protocol implementation for `ffs`.
99
- **[`fcp`](./fcp/README.md)**: the Fastconfirmation sub-protocol implementation for `ffs`.
1010
- **[`ffs`](./ffs/README.md)**: the full `ffs` protocol implementation.

0 commit comments

Comments
 (0)