Merge pull request #1052 from tendermint/feature/p2p_docs

docs: P2P Documentation
This commit is contained in:
Ethan Buchman
2018-01-04 12:32:28 -05:00
committed by GitHub
7 changed files with 1 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ It contains the following components:
- [Encoding and Digests](encoding.md)
- [Blockchain](blockchain.md)
- [State](state.md)
- [P2P](p2p/node.md)
## Overview