Browse Source
If there are two HTLCs with the same preimage, lightningd would always find the first one. By including the id in the `struct htlc_stub` it's both faster (normal HTLC lookup) and allows lightningd to detect that onchaind wants to fail both of them. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>ppa-0.6.2rc1
Rusty Russell
6 years ago
committed by
Christian Decker
6 changed files with 18 additions and 32 deletions
Loading…
Reference in new issue