halfin 0.0.0

A Bitcoin-related binary runner used for integration tests
1
2
3
fn main() {
    println!("Hello, world!");
}