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

[Enhancement] Add inbound and outbound fee rates in channel overview #70

Closed
hieblmi opened this issue Jun 29, 2022 · 1 comment
Closed

Comments

@hieblmi
Copy link
Contributor

hieblmi commented Jun 29, 2022

Displaying channel fees(especially fee-rate in ppm) helps routing node operators to more efficiently take decisions on manual fee rate adjustments.

Proposed below are four new column headers BASE_FEE_IN, BASE_FEE_OUT, IN-FEE(ppm) and OUT-FEE(ppm) that would display incoming and outgoing fee rates in ppm satoshis.

[ Channels ]                                                                                                                   [ Wallet ]
 balance: 1000 (1000|0)                                                                                       balance: 500 (500|0)
 state  : 10 active 0 pending 0 inactive
 gauge  : [|||||||||||||||     ] 75%

STATUS        ALIAS        BASE_FEE_IN IN-FEE(ppm)    BASE_FEE_OUT     OUT-FEE(ppm)         GAUGE                 LOCAL          CAP         SENT     RECEIVED  HTLC UNSETTLED  CFEE   LAST UPDATE     PRIVATE ID         
@hieblmi hieblmi changed the title Add inbound and outbound fee rates in channel overview [Enhancement] Add inbound and outbound fee rates in channel overview Jun 29, 2022
hieblmi added a commit to hieblmi/lntop that referenced this issue Jul 12, 2022
hieblmi added a commit to hieblmi/lntop that referenced this issue Jul 13, 2022
edouardparis added a commit that referenced this issue Jul 15, 2022
@edouardparis
Copy link
Owner

closed by #72 🎉

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