Type Definition solana_runtime::snapshot_package::PendingSnapshotPackage [−][src]
pub type PendingSnapshotPackage = Arc<Mutex<Option<SnapshotPackage>>>;
Expand description
The PendingSnapshotPackage passes a SnapshotPackage from AccountsHashVerifier to SnapshotPackagerService for archiving