mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-07-23 08:10:20 +00:00
chore: fmt
This commit is contained in:
parent
b9b4be7038
commit
0292e80411
@ -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