mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
7 lines
116 B
Go
7 lines
116 B
Go
//go:build erigon3 || e3
|
|
|
|
package ethconfig
|
|
|
|
const EnableHistoryV3InTest = true
|
|
const EnableHistoryV4InTest = false
|