mirror of
https://github.com/lightningnetwork/lnd.git
synced 2024-11-19 18:10:34 +01:00
c9dbaa1403
This commit modifies the logic around adding cancel entries to the update log for the commitment state machine slightly by also including the r-hash of the HTLC that’s been cancelled in the entry for the cancellation. With this change, we can accurately track which HTLC is being cancelled within outer sub-systems. |
||
---|---|---|
.. | ||
btcwallet | ||
channel_test.go | ||
channel.go | ||
config.go | ||
interface_test.go | ||
interface.go | ||
log.go | ||
parameters.go | ||
reservation.go | ||
script_utils_test.go | ||
script_utils.go | ||
size.go | ||
wallet.go |