mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-07 11:32:20 +00:00
6 lines
76 B
Go
6 lines
76 B
Go
|
//go:build !erigon3
|
||
|
|
||
|
package ethconfig
|
||
|
|
||
|
const EnableHistoryV3InTest = false
|