mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
docs: clarify backup.json created on first channel (not at signer start)
This commit is contained in:
parent
b787a64a5b
commit
1b6b7e69ab
1 changed files with 5 additions and 6 deletions
|
|
@ -44,12 +44,11 @@ Signer::new(seed, net, creds) ───► GreenlightSignerService
|
|||
signer event loop supervisor (15s respawn,
|
||||
│ SIGTERM→KILL, health events)
|
||||
▼
|
||||
[signer writes backup.json] [backup.json included in .bkp
|
||||
│ via SignerDataDir — no extra
|
||||
▼ code; export/restore already
|
||||
SignerBackupSnapshot::to_cln_backup covers the data dir]
|
||||
runbook: convert-backup → CLN
|
||||
recoverchannel (escape hatch)
|
||||
[writes backup.json on first
|
||||
recoverable channel — absent
|
||||
on a fresh node until B1;
|
||||
the .bkp includes it when
|
||||
it exists]
|
||||
│
|
||||
▼
|
||||
Node (cln-grpc) ───► GreenlightService
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue