Skip to content

Commit cd4f6a8

Browse files
committed
update readme files
1 parent 1c823a8 commit cd4f6a8

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,8 @@ This repository consists of the following parts:
102102

103103
- [**Mithril persistence**](./internal/mithril-persistence): the **persistence** library that is used by **Mithril network** nodes.
104104

105+
- [**Mithril protocol config**](./internal/mithril-protocol-config): the **configuration protocol** library used by **Mithril network** nodes.
106+
105107
- [**Mithril resource pool**](./internal/mithril-resource-pool): a **resource pool** mechanism that is used by **Mithril network** nodes.
106108

107109
- [**Mithril ticker**](./internal/mithril-ticker): a **ticker** mechanism that reads time information from the chain and is used by **Mithril network** nodes.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Mithril-protocol-config
2+
3+
**This is a work in progress** 🛠
4+
5+
This crate contains shared interface for Mithril nodes which need to epoch settings.

0 commit comments

Comments
 (0)