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

7 lines
115 B
Go

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