Skip to main content

to_phase_row

fn to_phase_row(
    row: CreditRegistrationPhaseState,
    now: DateTime<Utc>,
    depths: &HashMap<CreditRegistrationState, i64>,
) -> CreditRegistrationPhaseRow