mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-18 13:08:13 +02:00
We cannot use the codex32 or raw hex for recovery of 25.12 nodes, since they will then use the incorrect derivation for all paths, and be unable to spend (or even find!) their funds. So implement `getsecret` to replace `getcodexsecret`. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Changelog-Changed: `lightning-hsmtool`: `getsecret` replaces `getcodexsecret` for modern nodes (gives mnemonic). Changelog-Deprecated: `lightning-hsmtool`: `getcodexsecret`. Use `getsecret`. |
||
|---|---|---|
| .. | ||
| app-development | ||
| plugin-development | ||
| api-reference.md | ||
| app-development.md | ||
| deprecated-features.md | ||
| developers-guide.md | ||
| plugin-development.md | ||
| tracing-cln-performance.md | ||
| tutorials.md | ||