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

remove local_percentage from listpeers #208

Merged
merged 3 commits into from
Jul 19, 2023

Conversation

grubles
Copy link
Collaborator

@grubles grubles commented Jul 14, 2023

Removes the local_percentage field from peerswap-listpeers since it's always 0 now.

Example with the patch:

      "channels": [                
         {                         
            "short_channel_id": "140490x1x0",                         
            "local_balance": 37945821,                                
            "remote_balance": 262054179,                              
            "state": "CHANNELD_NORMAL"                                
         }                         
      ],  

Addresses #207

@grubles grubles changed the title remove local_percentages from listpeers remove local_percentage from listpeers Jul 14, 2023
Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
Signed-off-by: Peter Neuroth <pet.v.ne@gmail.com>
@wtogami wtogami merged commit 725ca2c into ElementsProject:master Jul 19, 2023
6 checks passed
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

Successfully merging this pull request may close these issues.

3 participants