Commit d963c73
committed
tapchannel: trigger noop HTLCs on ProduceHtlcExtraData
Whenever we use the default above-dust anchor amount to send an HTLC
with assets we also set the noop flag on the HTLC, which will produce
the according noop HTLC record and signal to LND that the satoshi amount
should be returned to the sender.1 parent 72e654d commit d963c73
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
431 | 431 | | |
432 | 432 | | |
433 | 433 | | |
434 | | - | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
435 | 442 | | |
436 | 443 | | |
437 | 444 | | |
| |||
496 | 503 | | |
497 | 504 | | |
498 | 505 | | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
499 | 512 | | |
500 | 513 | | |
501 | 514 | | |
| |||
0 commit comments