pub fn save_relayer_config(
    config: &Config,
    config_path: &Path
) -> Result<(), Error>
Expand description

Save a relayer’s Config to the filesystem to make it accessible through external CLI.