Update C Lightning Modifications authored by Ken Sedgwick's avatar Ken Sedgwick
......@@ -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`:
- 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`:
- 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