mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-05 10:32:19 +00:00
6 lines
74 B
Go
6 lines
74 B
Go
|
//go:build erigon3
|
||
|
|
||
|
package ethconfig
|
||
|
|
||
|
const EnableHistoryV3InTest = true
|