Skip to content

[feature]: Ability to remove channel reserve #8429

Open
@niteshbalusu11

Description

@niteshbalusu11

Is your feature request related to a problem? Please describe.
Channel reserve is a major UX problem when working with mobile wallets. It would be very helpful to be able to remove it completely.

Describe the solution you'd like
Right now you can set remote_chan_reserve_sat when opening a channel but it can only go as low as the dust limit and I understood recently that 0 values in protobuf means default will be used. We could have a separate conf file setting called disable-remote-chan-reserve or a separate Boolean flag in the rpc that can disable the reserve and override remote_chan_reserve_sat.

Describe alternatives you've considered
Going as low as the dust limit. But it doesn't solve the issue.

Metadata

Metadata

Assignees

Labels

brainstormingLong term ideas/discussion/requests for feedbackenhancementImprovements to existing features / behaviourfundingRelated to the opening of new channels with funding transactions on the blockchainspec

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions