diff --git a/state/journal.go b/state/journal.go index 77a09d2e..655cea1a 100644 --- a/state/journal.go +++ b/state/journal.go @@ -92,7 +92,7 @@ type ( nonceChange struct { account *common.Address - prev uint64 + prev int64 } storageChange struct {