[][src]Function grin_chain::txhashset::zip_read

pub fn zip_read(
    root_dir: String,
    header: &BlockHeader,
    rand: Option<u32>
) -> Result<File, Error>

Packages the txhashset data files into a zip and returns a Read to the resulting file