Type Definition solana_runtime::snapshot_package::AccountsPackageSender
source · pub type AccountsPackageSender = Sender<AccountsPackage>;
Expand description
The sender side of the AccountsPackage channel, used by AccountsBackgroundService