Update journal types

This commit is contained in:
Aleksandr Bezobchuk 2018-10-03 09:42:19 -04:00
parent b77d74f405
commit 2a079d1cbe

View File

@ -92,7 +92,7 @@ type (
nonceChange struct { nonceChange struct {
account *common.Address account *common.Address
prev uint64 prev int64
} }
storageChange struct { storageChange struct {