add num_inactive_channels field to docs

This commit is contained in:
Xavi Soler
2018-08-28 18:25:55 +02:00
parent 5fad3d1fbe
commit ca9f572766
2 changed files with 2 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ bob$ lncli --network=simnet getinfo
"alias": "",
"num_pending_channels": 0,
"num_active_channels": 0,
"num_inactive_channels": 0,
"num_peers": 0,
"block_height": 1215,
"block_hash": "7d0bc86ea4151ed3b5be908ea883d2ac3073263537bcf8ca2dca4bec22e79d50",