goimports

This commit is contained in:
Roy Crihfield 2020-09-08 19:32:01 -05:00
parent cd80c2be42
commit 7188c73032

View File

@ -41,7 +41,7 @@ type Params struct {
IncludeTD bool IncludeTD bool
WatchedAddresses []common.Address WatchedAddresses []common.Address
WatchedStorageSlots []common.Hash WatchedStorageSlots []common.Hash
Workers uint Workers uint
} }
// Args bundles the arguments for the state diff builder // Args bundles the arguments for the state diff builder