☰
DroppedSlotsSender
In solana_runtime::accounts_background_service
?
Type Definition
solana_runtime
::
accounts_background_service
::
DroppedSlotsSender
source
·
[
−
]
pub type DroppedSlotsSender = Sender<(
Slot
,
BankId
)>;