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