Skip to content

Loop out multiple channels and amounts. #384

Open
@motud2

Description

@motud2

I quite often want to loop out an amount spread over certain channels. So 500k sats from each of 4 specific channels, all in one operation, and therefore one on chain fee.

This would mean overriding the amount selection in the outgoing_chan_set which is currently on a lowest fee basis.

I envision a “spread” parameter that would spread “amt” over the outgoing_chan_set.

Either that or individual amounts specified within the outgoing_chan_set, which would be a more complex and probably not backwards compatible change.

“spread” would be lovely 😊

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