mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-22 19:28:20 +00:00
revert advance back to trace
This commit is contained in:
parent
a808a6755a
commit
9b89f58089
@ -899,7 +899,7 @@ proc updateStateData*(
|
||||
elif ancestors.len > 0:
|
||||
debug "State replayed"
|
||||
else:
|
||||
debug "State advanced" # Normal case!
|
||||
trace "State advanced" # Normal case!
|
||||
|
||||
proc delState(dag: ChainDAGRef, bs: BlockSlot) =
|
||||
# Delete state state and mapping for a particular block+slot
|
||||
|
Loading…
x
Reference in New Issue
Block a user