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

clightning: use CLN's listpeerchannels instead #300

Merged
merged 1 commit into from
Jul 8, 2024

Commits on Jul 7, 2024

  1. clightning: use CLN's listpeerchannels instead

    The channels field was removed from listpeers in CLN v24.05.
    This means that the peerswap-listpeers command also
    does not have this field.
    
    Instead, listpeerchannels is used to retrieve channels.
    YusukeShimizu committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    dd78a61 View commit details
    Browse the repository at this point in the history