Skip to content

Commit

Permalink
fix: compile error in statedb.go
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzckck committed Mar 11, 2024
1 parent b553e9f commit 76b75b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/state/statedb.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
package state

import (
"errors"
"fmt"
"runtime"
"sort"
Expand Down

0 comments on commit 76b75b2

Please sign in to comment.