bitcoin-dev-project / bitcoin-dev-project/sim-ln
Error formatting: Go over the displayed errors and make them more user friendly
Open
Low Priority
nit
- Dominant language
- Rust
- Stars
- 80
- Forks
- 40
- Avg merge
- 18h 49m
- Merged PRs (30d)
- 2
Description
Just as an example, if a destination node does not support keysend, this is the error we'll be getting:
```
Error: Lightning Error: ValidationError("Destination node does not support keysend 02ab4734430c485b1d15af93ff00060db86f7fe952b04c19afd42709dcd83b1c50")
Caused by:
Config validation failed Destination node does not support keysend 02ab4734430c485b1d15af93ff00060db86f7fe952b04c19afd42709dcd83b1c50
```
Contributor guide
Assessment
This issue has not been assessed yet.