diff --git a/eth/backend.go b/eth/backend.go index bc54879ff1..02514c25bd 100644 --- a/eth/backend.go +++ b/eth/backend.go @@ -98,8 +98,6 @@ type Config struct { GpobaseStepUp int GpobaseCorrectionFactor int - EnableJit bool - ForceJit bool EnablePreimageRecording bool TestGenesisBlock *types.Block // Genesis block to seed the chain database with (testing only!)