Fix bumping timer for claiming revoked HTLC outputs
authorAntoine Riard <ariard@student.42.fr>
Thu, 23 Jan 2020 00:51:19 +0000 (19:51 -0500)
committerAntoine Riard <ariard@student.42.fr>
Thu, 23 Jan 2020 00:55:22 +0000 (19:55 -0500)
commite832e365b48287c9c4a82fca5b46680f987e211d
tree2d65211ef4a94ddc1b909af85116c6219abd44ca
parent09d2a71352f738de1f4f36248a735e6383ee0d8d
Fix bumping timer for claiming revoked HTLC outputs

Previously, we were using their_to_self_delay instead of
our_to_self_delay which was falsifying test.
lightning/src/ln/channelmonitor.rs
lightning/src/ln/functional_tests.rs