Reduce the code in the commitment_signed_dance macro 2023-01-1916-followups
authorMatt Corallo <git@bluematt.me>
Sat, 28 Jan 2023 05:25:19 +0000 (05:25 +0000)
committerMatt Corallo <git@bluematt.me>
Wed, 1 Feb 2023 21:16:18 +0000 (21:16 +0000)
commit076560062ba30ddf2604ebe10450ad934cf84bc8
tree256238067ddd1905820c59daa0d9934d5ad83678
parent071297234ac3490bcbdc30caa7f6768ecea9eca7
Reduce the code in the commitment_signed_dance macro

This should marginally reduce compile times for the tests by
reducing the total volume of code across the tests in the lightning
crate.
lightning/src/ln/functional_test_utils.rs