Snapshot hash gossip changes (#8358)
This commit is contained in:
@@ -106,6 +106,7 @@ pub fn package_snapshot<P: AsRef<Path>, Q: AsRef<Path>>(
|
||||
snapshot_hard_links_dir,
|
||||
account_storage_entries,
|
||||
snapshot_package_output_file.as_ref().to_path_buf(),
|
||||
bank.hash(),
|
||||
);
|
||||
|
||||
Ok(package)
|
||||
|
Reference in New Issue
Block a user