Add test_update_err_monitor_lockdown
authorAntoine Riard <ariard@student.42.fr>
Wed, 8 Apr 2020 01:07:55 +0000 (21:07 -0400)
committerAntoine Riard <ariard@student.42.fr>
Fri, 17 Apr 2020 21:50:26 +0000 (17:50 -0400)
This test tries the new lockdown logic in case of a signed-and-broadcast
local commitment transaction while a concurrent ChannelMonitorUpdate for
a next _local_ commitment is submitted from offchain. Update is rejected
as expected with a ChannelMonitorUpdateErr.


No differences found