Commit 81eab49
committed
Expose Postgres storage backend
Allow ldk-server to configure LDK Node wallet and channel state
storage through PostgreSQL without a feature-gated server build.
Refuse switching between SQLite and PostgreSQL after initialization so
the same node identity cannot silently start without its persisted
channel state. Clarify the backup and per-network isolation boundaries.
AI-assisted-by: OpenAI Codex1 parent f9bf766 commit 81eab49
7 files changed
Lines changed: 1020 additions & 20 deletions
File tree
- contrib
- docs
- ldk-server
- src
- util
0 commit comments