Skip to content

Commit 9dc30a2

Browse files
authored
fix: pcp and fcp
1 parent 30639db commit 9dc30a2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

protocol/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33

44
## Contents
55
- **[`mcr`](./mcr/)**: the `MCR` implementation of `ffs` provided prior to the specification of the `fast-confirmations` and `post-confirmations` protocols. It is maintained for legacy purposes.
6-
- **[`post-confirmations`](./post-confirmations/)**: the `post-confirmations` sub-protocol implementation for `ffs`.
7-
- **[`fast-confirmations`](./fast-confirmations/)**: the `fast-confirmations` sub-protocol implementation for `ffs`.
8-
- **[`ffs`](./ffs/)**: the full `ffs` protocol implementation.
6+
- **[`pcp`](./pcp/)**: the Postconfirmations sub-protocol implementation for `ffs`.
7+
- **[`fcp`](./fast-confirmations/)**: the fastconfirmations sub-protocol implementation for `ffs`.
8+
- **[`ffs`](./ffs/)**: the full `ffs` protocol implementation.

0 commit comments

Comments
 (0)