What changed, and why it matters
This commit simply removes one documentation link from the installation guide. It is not a code change and has no security relevance.
Recommended action
No security action needed. Treat as routine documentation cleanup.
Security signals we found
No strong security signals were identified.
Evidence from the diff
The commit deletes a single Markdown bullet linking to the etcd backend setup guide (kvdb_etcd) in docs/INSTALL.md. No source code, build tags, or configuration logic is modified.
Changed components
docs/INSTALL.mdInspect captured patch +0 / −1
diff --git a/docs/INSTALL.md b/docs/INSTALL.md
index a7714c4..89437a7 100644
--- a/docs/INSTALL.md
+++ b/docs/INSTALL.md
@@ -254,7 +254,6 @@ will have the following tags:
- [peersrpc](/lnrpc/peersrpc/peers.proto)
- [kvdb_postrgres](/docs/postgres.md)
- [kvdb_sqlite](/docs/sqlite.md)
-- [kvdb_etcd](/docs/etcd.md)
The `dev` tag is used for development builds, and is not included in the
release builds & installation.
Risk score
Our methodology →Why this scored 15/100
Human-validated context
Community notes
Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.
No validated notes yet.
The AI analysis stands alone for now. Submit a note if you can add evidence or important context.