metrics fixes

This commit is contained in:
boufni95 2024-11-21 18:20:01 +00:00
parent bdee3426ae
commit de91573f2e
8 changed files with 83 additions and 5 deletions

View file

@ -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)_