Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Changes
Page history
Update C Lightning Modifications
authored
Dec 14, 2021
by
Ken Sedgwick
Show whitespace changes
Inline
Side-by-side
C-Lightning-Modifications.md
View page @
212d3ddb
...
...
@@ -38,13 +38,18 @@ struct simple_htlc {
In all of the above cases we only care about the
`index`
, but we update the PSBT sent to the signer and
`ext_key`
completes the PSBT element.
*
We add wallet index metadata as new fields to existing non-HSMD messages:
-
Added field to
[
`openingd_wire.csv`:`openingd_got_offer`
](
https://github.com/ElementsProject/lightning/pull/4949
)
**merged**
*
`our_shutdown_wallet_index`
-
Added field to
[
`openingd_wire.csv`:`openingd_funder_start`
](
https://github.com/ElementsProject/lightning/pull/4949
)
**merged**
*
`upfront_shutdown_wallet_index`
 - Added field to
[
`dualopend_wire.csv`:`dualopend_reinit`
](
https://github.com/ElementsProject/lightning/pull/4949
)
**merged**
*
`local_shutdown_wallet_index`
 - Added field to
[
`dualopend_wire.csv`:`dualopend_got_offer_reply`
](
https://github.com/ElementsProject/lightning/pull/4949
)
**merged**
*
`our_shutdown_wallet_index`
 - Added field to
[
`dualopend_wire.csv`:`opener_init`
](
https://github.com/ElementsProject/lightning/pull/4949
)
**merged**
*
`local_shutdown_wallet_index`