Function distance_oracle::run

source ·
pub async fn run(
    client: &Client,
    settings: &Settings,
    handle_fs: bool
) -> Option<(Vec<Perbill>, u32, PathBuf)>
Expand description

Returns Option<(evaluation, current_pool_index, evaluation_result_path)>