/// 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") }