mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 17:44:29 +00:00
7 lines
117 B
Go
7 lines
117 B
Go
//go:build !erigon3
|
|
|
|
package ethconfig
|
|
|
|
const EnableHistoryV3InTest = false
|
|
const EnableTransactionsV3InTest = false
|