referrerpolicy=no-referrer-when-downgrade

get_relay_slot_and_timestamp

Function get_relay_slot_and_timestamp 

Source
pub fn get_relay_slot_and_timestamp(
    relay_header: &Header,
    relay_slot_duration: Duration,
) -> Option<(Slot, Timestamp)>
Expand description

Get the relay slot and timestamp from a header.