pub fn save_relayer_config( config: &Config, config_path: &Path) -> Result<(), Error>
Save a relayer’s Config to the filesystem to make it accessible through external CLI.
Config