sui_bridge::utils

Function generate_bridge_node_config_and_write_to_file

Source
pub fn generate_bridge_node_config_and_write_to_file(
    path: &PathBuf,
    run_client: bool,
) -> Result<(), Error>
Expand description

Generate Bridge Node Config template and write to a file.