fd0c0574e6
This commit adds the ability to send/recv HTLC cancellation to the commitment state machine. Previously this feature had been unimplemented within the state machine, with only adds/settles working. With this change, there’s now now no concept of “timing” out HTLC’s, only the cancellation of HTLC’s which may be triggered for various reasons. |
||
---|---|---|
.. | ||
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 |