Changes
Page history
Update C Lightning Modifications
authored
Nov 01, 2021
by
Ken Sedgwick
Show whitespace changes
Inline
Side-by-side
C-Lightning-Modifications.md
View page @
c7646441
...
...
@@ -32,12 +32,11 @@ struct simple_htlc {
-
Added fields to
`closingd_wire.csv`
:
`closingd_init`
:
*
`local_wallet_index`
*
`local_wallet_ext_key`
<br>
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.
<br>
*
Added field to
`openingd_wire.csv`
:
`openingd_got_offer`
:
-
`our_shutdown_wallet_index`
<br>
*
Added field to
`openingd_wire.csv`
:
`openingd_funder_start`
:
-
`upfront_shutdown_wallet_index`

\ No newline at end of file