Update C Lightning Modifications authored by Ken Sedgwick's avatar Ken Sedgwick
......@@ -10,6 +10,7 @@ hsmd_wire.csv:
* `commit_num`
* `simple_htlc` [vector]
* `feerate`
The `simple_htlc` struct is:
```
struct simple_htlc {
......
......