Impl (de)serialization for bitcoin::Transaction.
authorMatt Corallo <git@bluematt.me>
Sat, 8 Feb 2020 01:05:37 +0000 (20:05 -0500)
committerMatt Corallo <git@bluematt.me>
Thu, 27 Feb 2020 00:15:32 +0000 (19:15 -0500)
commit569f9038bec1f0ba09cfb01c35222a9365ee77d6
treecd2ea98a01b71d5f8dc5596f2d9c2023c42763ee
parent8c69bb11b8e6c53f69e9a27f6657d69bee1b7e5e
Impl (de)serialization for bitcoin::Transaction.

There is little risk of misusing this as there's not much in the
way of other ways you may want to serialize bitcoin::Transaction
lightning/src/util/ser.rs