Handle transaction conversion directly instead of via a new var
authorMatt Corallo <git@bluematt.me>
Sun, 25 Apr 2021 22:30:07 +0000 (22:30 +0000)
committerMatt Corallo <git@bluematt.me>
Mon, 26 Apr 2021 16:03:41 +0000 (16:03 +0000)
new var conversion isn't supported everywhere, and there's really
no reason transaction conversion should need it.


No differences found