Noting purpose of side-node/init
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
/// TODO: Eventually this will set up persistent keys on disk, as well
|
||||
/// as some configuration options for the Side Node, editable via a config file.
|
||||
pub(crate) fn init() {
|
||||
println!("Initializing Side Node")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user