Move P2P docs into docs folder

This commit is contained in:
Adrian Brink 2018-01-03 10:49:47 +01:00
parent bc71840f06
commit f602de437e
No known key found for this signature in database
GPG Key ID: 9168AC350E33CEF2
7 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@ It contains the following components:
- [Encoding and Digests](encoding.md) - [Encoding and Digests](encoding.md)
- [Blockchain](blockchain.md) - [Blockchain](blockchain.md)
- [State](state.md) - [State](state.md)
- [P2P](p2p/node.md)
## Overview ## Overview