Track outputs fron local commitment tx
authorAntoine Riard <ariard@student.42.fr>
Tue, 27 Nov 2018 00:54:00 +0000 (19:54 -0500)
committerMatt Corallo <git@bluematt.me>
Tue, 11 Dec 2018 21:47:02 +0000 (16:47 -0500)
commit664ae42257b9565db32a4b5bfebeecb594cac2e6
tree370908350a8f14af8d16cf6b6afe7d13dfeb8945
parent302f1314e5ad33e38d7be000498a670f0e30b183
Track outputs fron local commitment tx

Aims to detect onchain resolution of channel

Modify in consequence test_txn_broadcast to still pass
channel_monitor_network_test

Modify some tests due to block re-scan caused by
detections extensions
src/ln/channelmanager.rs
src/ln/channelmonitor.rs