Function sui_config::genesis_blob_exists
source ยท pub fn genesis_blob_exists(config_dir: Option<PathBuf>) -> bool
Expand description
Check if the genesis blob exists in the given directory or the default directory.
pub fn genesis_blob_exists(config_dir: Option<PathBuf>) -> bool
Check if the genesis blob exists in the given directory or the default directory.