diff --git a/CIP-0137/README.md b/CIP-0137/README.md index f044b30047..fff67391dc 100644 --- a/CIP-0137/README.md +++ b/CIP-0137/README.md @@ -710,8 +710,10 @@ the KES key. - See [here](https://github.com/IntersectMBO/ouroboros-network/pull/5109) - [ ] Implement the n2n and n2c mini-protocols: - [ ] Haskell DMQ Node: - - [ ] n2c mini-protocols - - [ ] n2n mini-protocols + - [x] n2c mini-protocols + - [x] n2n mini-protocols + - [ ] validation of messages + - [ ] production logging system - [ ] Pallas Library (TxPipe): - [x] n2c mini-protocols - [ ] n2n mini-protocols