revert advance back to trace

This commit is contained in:
Jacek Sieka 2021-05-30 20:05:45 +02:00
parent a808a6755a
commit 9b89f58089
No known key found for this signature in database
GPG Key ID: A1B09461ABB656B8

View File

@ -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