mirror of
https://github.com/0glabs/0g-storage-node.git
synced 2025-02-23 04:07:06 +00:00
Update log_entry_fetcher.rs
This commit is contained in:
parent
4460bcfe7c
commit
03e071a676
@ -673,7 +673,7 @@ async fn check_watch_process(
|
||||
}
|
||||
} else {
|
||||
warn!(
|
||||
"get block hash for block {} from RPC, assume there is no org",
|
||||
"get block hash for block {} from RPC, assume there is no reorg",
|
||||
*progress - 1
|
||||
);
|
||||
let hash = loop {
|
||||
|
Loading…
Reference in New Issue
Block a user