);document.write();}})();
pub fn relay_slot_and_timestamp( relay_parent_header: &PHeader, relay_chain_slot_duration: Duration ) -> Option<(Slot, Timestamp)>
Get the relay-parent slot and timestamp from a header.