mirror of
https://github.com/ElementsProject/lightning.git
synced 2026-08-19 13:17:42 +02:00
This is needed to all multi-channel splices. When channeld can return the signatures to the user (based on signing order precedent), it now does from splice_update. Additionally, we move sending of the initial psbt from splice_init down to splice_update. This is also necessary for correct psbt diff detection during multi-channel splices. Changelog-Changed: splice_update can in some cases now return the remotely partiall signed psbt to the user, if so `signtures_secured` will be true. |
||
|---|---|---|
| .. | ||
| beginners-guide | ||
| contribute-to-core-lightning | ||
| developers-guide | ||
| getting-started | ||
| miscellaneous | ||
| node-operators-guide | ||
| schemas | ||
| .gitignore | ||
| CHANGELOG.md | ||
| index.rst | ||
| LICENSE.md | ||
| lightning-cli.1.md | ||
| lightning-hsmtool.8.md | ||
| lightningd-config.5.md | ||
| lightningd-rpc.7.md | ||
| lightningd.8.md | ||
| Makefile | ||
| reckless.7.md | ||
| rpc-schema-draft.json | ||
| undoc-flags.list | ||