bitcoin-dev-project / bitcoin-dev-project/sim-ln
Feature Request: Reject MPP payments from send_to_route
Open
feature
- Dominant language
- Rust
- Stars
- 80
- Forks
- 40
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 2
Description
**Describe desired feature**
Currently `send_to_route` will accept a route with multiple paths and just send on the first path. To enforce correct usage of this API, we should:
* Error if more than one path is provided
* Note this in docs
**Use case for feature**
Improvement of API.
**Would you like to contribute code for this feature?**
If you're interested and able to contribute code for the feature - let us know!
Review!
Contributor guide
Assessment
This issue has not been assessed yet.