Function forest_filecoin::cli::subcommands::snapshot_cmd::save_checksum

source ยท
async fn save_checksum(source: &Path, encoded_hash: String) -> Result<()>
Expand description

Prints hex-encoded representation of SHA-256 checksum and saves it to a file with the same name but with a .sha256sum extension.