bitcoin-top 0.1.16-alpha.0

this exposes the rest of the bitcoin crate ecosystem
1
2
3
fn main() {
    bitcoin_cfg::setup();
}