compute_state

Function compute_state 

Source
pub fn compute_state<D: EventDatabase>(
    db: Arc<D>,
    id: &IdentifierPrefix,
) -> Option<IdentifierState>
Expand description

Compute State for Prefix

Returns the current State associated with the given Prefix