Move a struct in bindings up to define it before it is used
authorMatt Corallo <git@bluematt.me>
Fri, 2 Oct 2020 01:34:26 +0000 (21:34 -0400)
committerMatt Corallo <git@bluematt.me>
Wed, 21 Oct 2020 18:50:22 +0000 (14:50 -0400)
commit2342550af5325fb7a16b232fe56c4f1cbce1c295
tree3c8870677ec3c6afa9cd6a2f92580e3ad18d56cd
parent6df3aa76c300979ff34847830e4caaa787511825
Move a struct in bindings up to define it before it is used

This is a limitations in the bindings crate, but not one that's
going to be fixed right now.
lightning/src/chain/mod.rs