Skip to content

Pathfinding: take channel capacity into account #5988

@joostjager

Description

@joostjager

In c-lightning (https://github.com/ElementsProject/lightning/pull/4771/files) and rust-lightning (lightningdevkit/rust-lightning#1166), moves have been / are being made to factor in the channel capacity relative to the payment amount.

I think that makes a lot of sense and is easily added to lnd's probability estimator. The logic could be applied in the probability estimation for channels that haven't been tried before.

Metadata

Metadata

Assignees

Labels

P2should be fixed if one has timeenhancementImprovements to existing features / behaviourintermediateIssues suitable for developers moderately familiar with the codebase and LNpath finding

Type

No type

Projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions