mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-07-17 13:20:17 +00:00
chore: fmt
This commit is contained in:
parent
0135049710
commit
a8797d8b37
@ -183,7 +183,8 @@ impl ChainState {
|
||||
/// Rebuilds one head entry from a persisted block, applying it in place (the
|
||||
/// caller treats `Err` as fatal).
|
||||
///
|
||||
/// Pass a hash-derived sentinel for `this_msg`; orphan/finalize events then correlate by block hash.
|
||||
/// Pass a hash-derived sentinel for `this_msg`; orphan/finalize events then correlate by block
|
||||
/// hash.
|
||||
pub fn restore_head_block(
|
||||
&mut self,
|
||||
this_msg: MsgId,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user