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

listpeers: add features array using BOLT9 names. #3963

Commits on Aug 21, 2020

  1. listpeers: add features array using BOLT9 names.

    It's actually not possible to currently tell if you're using anchor_outputs
    with a peer (since it depends on whether you both supported it at *channel open*).
    
    Signed-off-by: Rusty Russell <[email protected]>
    Changelog-added: JSON-RPC: `listpeers` shows `features` list for each channel.
    rustyrussell committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    07b328d View commit details
    Browse the repository at this point in the history