pub fn get_aggregator_result(
aggregator: &AggregatorState,
) -> Result<RoundResult, ProgramError>Expand description
Returns the most recent resolution round that is considered valid for the aggregator.
pub fn get_aggregator_result(
aggregator: &AggregatorState,
) -> Result<RoundResult, ProgramError>Returns the most recent resolution round that is considered valid for the aggregator.