Move invoice signing behind KeysInterface
authorValentine Wallace <vwallace@protonmail.com>
Thu, 29 Apr 2021 16:19:05 +0000 (12:19 -0400)
committerValentine Wallace <vwallace@protonmail.com>
Thu, 29 Apr 2021 22:39:47 +0000 (18:39 -0400)
commitfeb882f6a45ecf78b176a09ed61efc1cdfb43b7f
treec48e329b7ad8d6e474767bb67f72ed5d56da740f
parentf24bbd63cc72e32efaa23844f19f4a7952fb22cb
Move invoice signing behind KeysInterface
fuzz/src/chanmon_consistency.rs
fuzz/src/full_stack.rs
lightning/src/chain/keysinterface.rs
lightning/src/ln/channel.rs
lightning/src/util/test_utils.rs