remove now unused fields from builder config struct
This commit is contained in:
parent
6daab10ca4
commit
d81184b548
@ -46,8 +46,6 @@ type Config struct {
|
||||
|
||||
// Params contains config parameters for the state diff builder
|
||||
type Params struct {
|
||||
IntermediateStateNodes bool
|
||||
IntermediateStorageNodes bool
|
||||
IncludeBlock bool
|
||||
IncludeReceipts bool
|
||||
IncludeTD bool
|
||||
|
||||
Loading…
Reference in New Issue
Block a user