Introduce EnforcementState for EnforcingSigner
authorDevrandom <c1.devrandom@niftybox.net>
Mon, 9 Aug 2021 08:56:15 +0000 (10:56 +0200)
committerDevrandom <c1.devrandom@niftybox.net>
Sat, 28 Aug 2021 09:01:15 +0000 (11:01 +0200)
commit50966e25ba4bc9792d10702d46b75baa5a013b30
tree763185cce800c8782073eaf8a5308edf4ca1c193
parent4368b56eb6a0a00b2181c13cadf55ab4a0c9f9a8
Introduce EnforcementState for EnforcingSigner

as we add more enforcement state variables, we want to keep track of them under a single structure
fuzz/src/chanmon_consistency.rs
lightning/src/util/enforcing_trait_impls.rs
lightning/src/util/test_utils.rs