Skip to content

Allow LN users to see current CTX on-chain fees (s/vb) and allow them to guide CTX on-chain fee rate. #8863

Open
@brianddk

Description

@brianddk

The LND wallet allows users to guide the fee choice on commitment transactions exchanged during lighting operations. The LND guidance is simple { low, medium, high }, but useful none the less. It would be useful to offer the same controls in Electrum to request fee choices accordingly. In parity with this feature, it would be useful to show what the on-chain fee (s/vb) was used in the last exchange of commitment transactions, and a possible button to manually refresh commitment transactions in the event that the channel has been idle over a period of rapid fee escalation. Although decoding the data returned by get_channel_ctx() can provide this on desktop, it's not a realistic option in mobile.

Correction

{ ECONOMICAL, CONSERVATIVE } are the modes, not { low, medium, high }

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions