solana_runtime::bank_hash_cache

Type Alias DumpedSlotSubscription

Source
pub type DumpedSlotSubscription = Arc<Mutex<bool>>;

Aliased Typeยง

struct DumpedSlotSubscription { /* private fields */ }