Type Definition solana_core::heaviest_subtree_fork_choice::SlotHashKey[][src]

pub type SlotHashKey = (Slot, Hash);

Trait Implementations