Smoothing out the cli output a bit
This commit is contained in:
3
side-node/src/init.rs
Normal file
3
side-node/src/init.rs
Normal file
@@ -0,0 +1,3 @@
|
||||
pub(crate) fn init() {
|
||||
println!("Initializing Side Node")
|
||||
}
|
||||
Reference in New Issue
Block a user