mirror of
https://github.com/aljazceru/lnd-manageJ.git
synced 2026-01-25 17:04:22 +01:00
add warning to README
This commit is contained in:
@@ -114,6 +114,7 @@ Node specific: `/api/node/{PUBKEY}/` (where `{PUBKEY}` is the node pubkey) follo
|
||||
* "No flow in the past `X` days" (if `X` >= 30)
|
||||
* "Node has been online `X`% in the past 7 days" (if `X` < 80)
|
||||
* "Node changed between online and offline `X` times in the past 7 days" (if `X` > 50)
|
||||
* "Rating of `X` is below threshold of `Y`" (if `X < Y` with `Y` defaulting to `1,000`)
|
||||
* `details`: all of the above
|
||||
|
||||
Warnings:
|
||||
|
||||
Reference in New Issue
Block a user