github-actions
released this
21 Nov 20:09
·
3 commits
to master
since this release
Notes
Ensure to update the cln plugin as well as lspd for this release.
Configuration changes
lspd now sets the routing policy of the zero conf channels it opens. It uses the baseFeeMsat
and feeRate
fields in the NODES
environment variable to set the routing fees. note feeRate
is a fraction, so 0.000001 is 1ppm.
#239
Bug fixes
- cln: handle missing htlc_accepted fields by @JssDWt in #240
- fix panic for invalid cast by @JssDWt in #241
Minor changes
Full Changelog: v24.05.31...v24.11.21