Fix style

This commit is contained in:
Vincent Botbol 2018-08-16 18:03:18 +02:00 committed by Grégoire Henry
parent e5b2927310
commit 94451e1e62
No known key found for this signature in database
GPG Key ID: 50D984F20BD445D2

View File

@ -459,7 +459,7 @@ let bootstrapped w =
Lwt.protected bootstrapped_waiter Lwt.protected bootstrapped_waiter
let valid_block_watcher w = let valid_block_watcher w =
let{ valid_block_input } = Worker.state w in let { valid_block_input } = Worker.state w in
Lwt_watcher.create_stream valid_block_input Lwt_watcher.create_stream valid_block_input
let new_head_watcher w = let new_head_watcher w =