docs: add reactor sections (#6510)

This commit is contained in:
Marko
2021-10-22 18:14:43 +02:00
committed by GitHub
parent 68ca65f5d7
commit 0d68161cc8
15 changed files with 1200 additions and 70 deletions
+4 -3
View File
@@ -5,8 +5,6 @@ parent:
order: 5
---
# Overview
This section dives into the internals of Go-Tendermint.
- [Using Tendermint](./using-tendermint.md)
@@ -17,5 +15,8 @@ This section dives into the internals of Go-Tendermint.
- [State Sync](./state-sync.md)
- [Mempool](./mempool.md)
- [Light Client](./light-client.md)
- [Consensus](./consensus/README.md)
- [Pex](./pex/README.md)
- [Evidence](./evidence/README.md)
For full specifications refer to the [spec repo](https://github.com/tendermint/spec).
For full specifications refer to the [spec repo](https://github.com/tendermint/spec).