ElementsProject / ElementsProject/lightning
grpc - plugin-topology: disallowing deprecated listchannels.include_private
Open
- Dominant language
- C
- Stars
- 3.1k
- Forks
- 1k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 13
Description
### Issue and Steps to Reproduce
In cln 24.02rc2
When calling `ListChannels` through the grpc api, the following message is logged in the log.
`plugin-topology: Note: disallowing deprecated listchannels.include_private for \"1/cln:listchannels#80\"`
The channel I'm looking for is not found by the listchannels call.
Note that there is no option for `include_private` in the grpc `ListChannelsRequest`.
This causes my integration tests to fail on cln 24.02rc2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.