pub async fn fetch(
directory: &Path,
chain: &NetworkChain,
vendor: TrustedVendor,
) -> Result<PathBuf>Expand description
Returns the path to the downloaded file.
pub async fn fetch(
directory: &Path,
chain: &NetworkChain,
vendor: TrustedVendor,
) -> Result<PathBuf>Returns the path to the downloaded file.