erigon-pulse/eth/ethconfig/erigon3_test_enable.go

8 lines
148 B
Go

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