Update C Lightning Modifications authored by Ken Sedgwick's avatar Ken Sedgwick
......@@ -34,6 +34,7 @@ struct simple_htlc {
* `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`
* Added field to `openingd_wire.csv`:`openingd_funder_start`:
......
......