erigon-pulse/eth/ethconfig/erigon3_test_enable.go

7 lines
116 B
Go
Raw Normal View History

2023-03-29 21:01:27 +07:00
//go:build erigon3 || e3
package ethconfig
const EnableHistoryV3InTest = true
2023-03-29 11:51:05 +07:00
const EnableHistoryV4InTest = false