Introduce PackageTemplae, a replacement of InputMaterial
authorAntoine Riard <dev@ariard.me>
Fri, 7 May 2021 23:36:50 +0000 (19:36 -0400)
committerAntoine Riard <dev@ariard.me>
Tue, 25 May 2021 23:54:57 +0000 (19:54 -0400)
commitc9bd7b3f2de03491b0f428fd9bf9db66c42f239a
tree896371084b96913f3ed4d2fbc56fd7b7b5b68bf7
parent0ea7dd8bfccf0369af8d8e7011997ced6df06c7a
Introduce PackageTemplae, a replacement of InputMaterial

PackageTemplate aims to replace InputMaterial, introducing a clean
interface to manipulate a wide range of claim types without
OnchainTxHandler aware of special content of each.

This is used in next commits.
lightning/src/ln/chan_utils.rs
lightning/src/ln/package.rs