Type Definition solana_runtime::snapshot_package::PendingAccountsPackage
source · pub type PendingAccountsPackage = Arc<Mutex<Option<AccountsPackage>>>;
Expand description
The PendingAccountsPackage passes an AccountsPackage from AccountsBackgroundService to AccountsHashVerifier for hashing