You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
- JSON API: `txprepare` includes a parameter `zero_out_change`, which if true leaves the change value as zero. Useful for designating change output for dual-funded transactions. Defaults to false.
15
15
- JSON API: `fundchannel_start` now includes `open_channel_version`, a string which indicates
16
16
the protocol version used to open the channel.
17
+
- Plugin: `openchannel` hook includes fields for v2 channel establishment
17
18
18
19
- bolt11: support for parsing feature bits (field `9`).
0 commit comments