erigon-pulse/eth/ethconfig/erigon3_test_enable.go
2023-06-03 15:54:27 +07:00

7 lines
116 B
Go

//go:build erigon3 || e3
package ethconfig
const EnableHistoryV3InTest = true
const EnableHistoryV4InTest = false