Type Definition solana_runtime::snapshot_package::AccountsPackageReceiver
source · pub type AccountsPackageReceiver = Receiver<AccountsPackage>;
Expand description
The receiver side of the AccountsPackage channel, used by AccountsHashVerifier