mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-28 06:37:17 +00:00
6 lines
74 B
Go
6 lines
74 B
Go
|
//go:build erigon3
|
||
|
|
||
|
package ethconfig
|
||
|
|
||
|
const EnableHistoryV3InTest = true
|