erigon-pulse/eth/ethconfig/erigon4_test_enable.go

7 lines
115 B
Go
Raw Normal View History

2023-03-29 14:01:27 +00:00
//go:build erigon4 || e4
2023-03-29 04:51:05 +00:00
package ethconfig
const EnableHistoryV3InTest = true
const EnableHistoryV4InTest = true