We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58668b7 commit 1d9d497Copy full SHA for 1d9d497
README.md
@@ -1,7 +1,7 @@
1
-##Go implementation of [Stellar Consensus Protocol](https://www.stellar.org/papers/stellar-consensus-protocol.pdf)
+## Go implementation of [Stellar Consensus Protocol](https://www.stellar.org/papers/stellar-consensus-protocol.pdf)
2
3
This is definitely not production ready, but you can give it a try.
4
5
-####Deviations from whitepaper:
+#### Deviations from whitepaper:
6
* Parallel nomination (no leader election)
7
-* Catch up injected into protocol
+* Catch up injected into protocol
0 commit comments