halfin 0.1.0

A (regtest) bitcoin node runner 🏃‍♂️
1
2
3
4
#![allow(unused_imports)]

#[cfg(feature = "bitcoind_30_2")]
pub use corepc_client::{client_sync::v30::*, types::v30 as vtype};