Type Definition solana_runtime::accounts_db::AccountSlots

source ·
type AccountSlots = HashMap<Pubkey, HashSet<Slot>>;