erigon-pulse/eth/ethconfig/erigon4_test_enable.go
2023-03-29 14:01:27 +00:00

8 lines
156 B
Go

//go:build erigon4 || e4
package ethconfig
const EnableHistoryV3InTest = true
const EnableHistoryV4InTest = true
const EnableTransactionsV3InTest = false