Commit 1913746
committed
ln/refactor: add constructor for ClaimableHTLC
Added so that we can create ClaimableHTLC for trampoline tests in a
separate file, rather than needing to make several fields pub(crate)
just for the sake of tests.1 parent 8d24995 commit 1913746
1 file changed
Lines changed: 21 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
549 | 549 | | |
550 | 550 | | |
551 | 551 | | |
| 552 | + | |
| 553 | + | |
| 554 | + | |
| 555 | + | |
| 556 | + | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
552 | 568 | | |
553 | 569 | | |
554 | 570 | | |
| |||
8480 | 8496 | | |
8481 | 8497 | | |
8482 | 8498 | | |
8483 | | - | |
| 8499 | + | |
8484 | 8500 | | |
8485 | 8501 | | |
8486 | 8502 | | |
8487 | 8503 | | |
8488 | | - | |
8489 | | - | |
8490 | | - | |
8491 | | - | |
| 8504 | + | |
| 8505 | + | |
8492 | 8506 | | |
8493 | 8507 | | |
8494 | | - | |
8495 | | - | |
| 8508 | + | |
| 8509 | + | |
8496 | 8510 | | |
8497 | 8511 | | |
8498 | 8512 | | |
| |||
0 commit comments