Simplify HolderHTLCOutput constructor and track CLTV expiry
authorMatt Corallo <git@bluematt.me>
Wed, 26 May 2021 17:17:29 +0000 (17:17 +0000)
committerMatt Corallo <git@bluematt.me>
Fri, 28 May 2021 23:56:44 +0000 (23:56 +0000)
commit56491d91bbc2d73b97e222ccb33b69f8e17cd4a2
tree4e22a3bc7171093bf718cf9bee5a6df0a6d5ec41
parentf492a192ff6c076985bfb665c99f4589604cd6ae
Simplify HolderHTLCOutput constructor and track CLTV expiry

This allows us to interrogate a PackageTemplate for the CLTV
timelock of the resulting transaction.
lightning/src/chain/channelmonitor.rs
lightning/src/chain/package.rs