uncommented client tick
This commit is contained in:
parent
5998c16b17
commit
996db7cd29
@ -294,7 +294,7 @@ impl Client {
|
||||
|
||||
/// Tick the client.
|
||||
pub fn tick(&self) {
|
||||
//self.chain.read().unwrap().collect_garbage(false);
|
||||
self.chain.read().unwrap().collect_garbage(false);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user