Skip to content

Commit

Permalink
Add logs
Browse files Browse the repository at this point in the history
  • Loading branch information
yzang2019 committed Oct 4, 2023
1 parent 4d4d882 commit aff12e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions diff.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ func (ndb *nodeDB) extractStateChanges(prevVersion int64, prevRoot []byte, root

return nil
}
fmt.Printf("before advanceSharedNode\n")

if err := advanceSharedNode(); err != nil {
return err
Expand Down

0 comments on commit aff12e1

Please sign in to comment.