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)
commitf1f2ff0c395671d1e4f0c566836ae290d2c85113
tree0744fbf905c7509dad360ac5c7e95dbbaa045c3e
parent3b0598c5e5b457b260db673fcffa2c6423354200
Handle transaction conversion directly instead of via a new var

new var conversion isn't supported everywhere, and there's really
no reason transaction conversion should need it.
c-bindings-gen/src/types.rs
lightning-c-bindings/src/c_types/mod.rs