Skip to content

[feature]: multi RFQ send: prioritize routing and sharding based on quote #1636

Open
@ZZiigguurraatt

Description

@ZZiigguurraatt

With #1613 we get increased payment reliability because multiple channel peers can be used for outbound payments. Currently, LND uses whatever channel peers it wants to send the payment and it shards it however it wants. LND is not aware of the asset rates that are provided in the quotes by each channel peer. Therefor, LND may route the entire payment, or the largest shard over the most expensive channel peer instead of prioritizing the use of channel peers that have the best quote. We need more intelligent routing and sharding so that we have both increased payment reliability AND better rates through the use of multi RFQ send.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions