[][src]Function stellar_toml::stellar_toml_path_insecure

pub fn stellar_toml_path_insecure(domain: &str) -> Result<Uri, Error>

Returns the http uri to the stellar.toml file at domain.

Http is not secure as should not be used in production.