mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-02-28 01:03:25 +00:00
fix: fmt
This commit is contained in:
parent
6f979786e7
commit
f39fd9ee53
@ -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!(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user