mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Misc bug fixes
This commit is contained in:
@@ -272,7 +272,7 @@ impl<N: Network + 'static> TendermintMachine<N> {
|
||||
|
||||
timeouts: HashMap::new(),
|
||||
};
|
||||
machine.round_propose();
|
||||
machine.round(Round(0));
|
||||
|
||||
loop {
|
||||
// Check if any timeouts have been triggered
|
||||
|
||||
Reference in New Issue
Block a user