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 @
2881c32b
...
...
@@ -38,8 +38,8 @@ 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**
-
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**
-
Added field to
[
`openingd_wire.csv`:`openingd_funder_start`
]
(
https://github.com/ElementsProject/lightning/pull/4949
)
**merged**
*
`upfront_shutdown_wallet_index`

\ No newline at end of file