Fetch latest local commitment txn via a macro in tests
authorMatt Corallo <git@bluematt.me>
Thu, 19 Mar 2020 01:30:34 +0000 (21:30 -0400)
committerMatt Corallo <git@bluematt.me>
Thu, 19 Mar 2020 23:21:36 +0000 (19:21 -0400)
This makes it easier to swap out how we fetch the latest local
commitment txn in testing (which we use to check or broadcast old
states).


No differences found