]> git.bitcoin.ninja Git - rust-lightning/commit
Detect onchain timeout of a HTLC in ChannelManager block_connected
authorAntoine Riard <ariard@student.42.fr>
Fri, 5 Oct 2018 14:35:10 +0000 (14:35 +0000)
committerAntoine Riard <ariard@student.42.fr>
Fri, 30 Nov 2018 16:14:18 +0000 (11:14 -0500)
commit8d5c22f905171ed59b35b993d87129275e2e3fc6
tree8fe9929d07400d27d6b8cdcac765cca5cb2a4427
parent43c4ffe3c7f7b23853091958d83eda802133b5af
Detect onchain timeout of a HTLC in ChannelManager block_connected

Pass failure backward

Add test_htlc_on_chain_timeout
src/ln/channelmanager.rs
src/ln/channelmonitor.rs