Use TestKeysInterface in functional tests
authorDevrandom <c1.devrandom@niftybox.net>
Wed, 2 Dec 2020 17:50:17 +0000 (18:50 +0100)
committerDevrandom <c1.devrandom@niftybox.net>
Mon, 18 Jan 2021 19:59:39 +0000 (11:59 -0800)
commit2cbb8358f114f52976c9f51ee17f71f36f23f20a
treea446e9493056d266e7cd507ab1112b059a836e9a
parent21a44da960e9439aac2d58f9802e5382d9f60564
Use TestKeysInterface in functional tests

This allows stateful validation in EnforcingChannelKeys
lightning-persister/src/lib.rs
lightning/src/ln/chanmon_update_fail_tests.rs
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/functional_tests.rs
lightning/src/util/test_utils.rs