-
Notifications
You must be signed in to change notification settings - Fork 418
Closed
Labels
good first issueGood for newcomersGood for newcomers
Description
Right now we only trace route based on total fee cost. We should be smarter and memorize previous success/failures.
We should pass PaymentSent/PaymentFailed to Router and count them in DirectionalChannelInfo. In the case of PaymentSent every hop should score the success. In the case of PaymentFailed every hop until the failure may be scored the success.
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers