lspd
lspd copied to clipboard
CI: bump cln to v24.08
This is in draft, because there's an issue with the grpc bindings in cln v24.08: https://github.com/ElementsProject/lightning/issues/7627
This causes channel opens to fail, because the response cannot be deserialized by the cln grpc plugin. PR to fix is up: https://github.com/ElementsProject/lightning/pull/7628
This PR temporarily builds on top of a cln version that includes that commit.