Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gRPC does not support getting a list of closed channels #6196

Closed
2Fast2BCn opened this issue Apr 21, 2023 · 1 comment
Closed

gRPC does not support getting a list of closed channels #6196

2Fast2BCn opened this issue Apr 21, 2023 · 1 comment
Assignees

Comments

@2Fast2BCn
Copy link

Unless I'm mistaken I cannot find the list of closed channels in the gRPC similar to: https://lightning.readthedocs.io/lightning-listclosedchannels.7.html

@2Fast2BCn
Copy link
Author

2Fast2BCn commented Apr 24, 2023

I'm not sure what version the CLN team prefers.
The initial version #6203 added an message primitive for ChannelTypes where ChannelType is an enum.
But then when TonyGiorgio created his PR #6205 he pointed out to me that other gRPC methods have ChannelType as a string. So I created a new PR on top of his PR. #6210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants