Skip to main content

forward_extremity_row

Function forward_extremity_row 

Source
fn forward_extremity_row(
    event_id: &EventId,
    depth: UInt,
    received_ts: UInt,
    shortstatehash: Option<u64>,
) -> ForwardExtremity
Expand description

Assembles a forward-extremity row. state_group carries the event’s state hash when it fits UInt, else null; depth and received_ts pass through.