mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-14 23:19:24 +00:00
Add an extra sleep to ensure expected ordering of Participations
This commit is contained in:
@@ -69,6 +69,7 @@ pub async fn key_gen<C: Ciphersuite>(
|
|||||||
|
|
||||||
// Sleep so this participation gets included, before moving to the next participation
|
// Sleep so this participation gets included, before moving to the next participation
|
||||||
wait_for_tributary().await;
|
wait_for_tributary().await;
|
||||||
|
wait_for_tributary().await;
|
||||||
}
|
}
|
||||||
|
|
||||||
wait_for_tributary().await;
|
wait_for_tributary().await;
|
||||||
|
|||||||
Reference in New Issue
Block a user