Skip to content

Commit aafd380

Browse files
Conor Okustnull
andauthored
Add peer management overview (#167)
* Add peer management overview * Add clarity * Update docs/overview/peer-management.md Co-authored-by: Elias Rohrer <[email protected]> * Update docs/overview/peer-management.md Co-authored-by: Elias Rohrer <[email protected]> Co-authored-by: Elias Rohrer <[email protected]>
1 parent 5b61de2 commit aafd380

File tree

3 files changed

+47
-0
lines changed

3 files changed

+47
-0
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const docsSidebar = [
2626
collapsable: true,
2727
children: [
2828
['/overview/architecture', 'Architecture'],
29+
['/overview/peer-management', 'Peer Management'],
2930
['/overview/persistent_storage', 'Persistent Storage'],
3031
['/overview/blockchain_data', 'Blockchain Data'],
3132
['/overview/wallet_management', 'Wallet Management'],

0 commit comments

Comments
 (0)