We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5de37a commit 94f2e32Copy full SHA for 94f2e32
README.md
@@ -21,7 +21,9 @@ the [technical paper](https://unit-e.io/technical-design.pdf).
21
22
:warning::warning::warning: WARNING: The client is under rapid development, is
23
subject to breaking protocol changes (consensus, blockchain, p2p, RPC) and
24
-redoing from scratch of the alpha testnet :warning::warning::warning:
+redoing from scratch of the alpha testnet.
25
+Please check the [announcements page](https://docs.unit-e.io/announcements.html)
26
+for information regarding such changes. :warning::warning::warning:
27
28
This repository hosts the implementation of the first Unit-e client: `unit-e`,
29
also known as the "Feuerland" client. It's based on the [Bitcoin C++
0 commit comments