Skip to content

Commit fcaebf6

Browse files
committed
Log snapshot task finish
1 parent 688a457 commit fcaebf6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

sync/src/snapshot/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ impl Service {
5454
state_root,
5555
err
5656
);
57+
} else {
58+
cinfo!(SYNC, "Snapshot is ready for block: {}", block_hash)
5759
}
5860
}
5961
cinfo!(SYNC, "Snapshot service is stopped")

0 commit comments

Comments
 (0)