This commit is contained in:
Pravdyvy 2026-02-18 11:39:05 +02:00 committed by Daniil Polyakov
parent 6f979786e7
commit f39fd9ee53

View File

@ -201,7 +201,7 @@ impl IndexerCore {
};
info!(
"INITIAL_SEARCH: Observed L1 block at height {}",
"INITIAL_SEARCH: Observed L1 block at slot {}",
curr_last_block.header().slot().into_inner()
);
info!(