Skip to main content

get_initial_oracle_timestamps

Function get_initial_oracle_timestamps 

Source
async fn get_initial_oracle_timestamps(
    timestamp_oracle_config: &Option<TimestampOracleConfig>,
) -> Result<BTreeMap<Timeline, Timestamp>, AdapterError>