Zebra/zebra-cli/src/main.rs

5 lines
78 B
Rust

//! A Zebra Zcash node client.
/// A stub for the main command.
fn main() {}