Changes
Page history
Update C Lightning Modifications
authored
Mar 16, 2022
by
Ken Sedgwick
Show whitespace changes
Inline
Side-by-side
C-Lightning-Modifications.md
View page @
0b62402b
...
...
@@ -24,7 +24,7 @@ struct simple_htlc {
};
```
*
We add wallet index metadata to existing messages (fill in existing PSBT fields):
-
Added fields to [
`channeld_wire.csv`
:
`channeld_init`
:]
(https://github.com/ElementsProject/lightning/pull/4993)
**merged**
-
Added fields to
[
`channeld_wire.csv`:`channeld_init`
]
(
https://github.com/ElementsProject/lightning/pull/4993
)
**merged**
*
`final_index`
*
`final_ext_key`
-
Added fields to
[
`channeld_wire.csv`:`channeld_send_shutdown`:
](
https://github.com/ElementsProject/lightning/pull/4993
)
**merged**
...
...
...
...