Commit 2579d08
committed
Introduce Bolt11PaymentError
In the upcoming commits, functions will require variant to handle cases where a
Bolt11 invoice specifies an invalid amount. This commit introduces the variant,
setting the stage for its usage in subsequent commits.1 parent 5bc9ffa commit 2579d08
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
570 | 570 | | |
571 | 571 | | |
572 | 572 | | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
| 580 | + | |
| 581 | + | |
| 582 | + | |
| 583 | + | |
| 584 | + | |
| 585 | + | |
| 586 | + | |
| 587 | + | |
573 | 588 | | |
574 | 589 | | |
575 | 590 | | |
| |||
0 commit comments