metrics fixes
This commit is contained in:
parent
bdee3426ae
commit
de91573f2e
8 changed files with 83 additions and 5 deletions
|
|
@ -983,6 +983,9 @@ The nostr server will send back a message response, and inside the body there wi
|
|||
|
||||
### LndGetInfoResponse
|
||||
- __alias__: _string_
|
||||
- __synced_to_chain__: _boolean_
|
||||
- __synced_to_graph__: _boolean_
|
||||
- __watchdog_barking__: _boolean_
|
||||
|
||||
### LndMetrics
|
||||
- __nodes__: ARRAY of: _[LndNodeMetrics](#LndNodeMetrics)_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue