switchboard_program

Function is_current_round_valid

Source
pub fn is_current_round_valid(
    aggregator: &AggregatorState,
) -> Result<bool, ProgramError>
Expand description

Returns whether the current open round is considered valid for usage.