-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Open
Labels
brainstormingLong term ideas/discussion/requests for feedbackLong term ideas/discussion/requests for feedbackenhancementImprovements to existing features / behaviourImprovements to existing features / behaviourfundingRelated to the opening of new channels with funding transactions on the blockchainRelated to the opening of new channels with funding transactions on the blockchainspec
Description
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.
hsjoberg, jtymoszczuk, Semisol and Impa10r
Metadata
Metadata
Assignees
Labels
brainstormingLong term ideas/discussion/requests for feedbackLong term ideas/discussion/requests for feedbackenhancementImprovements to existing features / behaviourImprovements to existing features / behaviourfundingRelated to the opening of new channels with funding transactions on the blockchainRelated to the opening of new channels with funding transactions on the blockchainspec