WithDatadirbool// Erigon's database can be read by separated processes on same machine - in read-only mode - with full support of transactions. It will share same "OS PageCache" with Erigon process.
DataDirstring
Dirsdatadir.Dirs
HttpListenAddressstring
AuthRpcHTTPListenAddressstring
TLSCertfilestring
TLSCACertstring
TLSKeyFilestring
HttpPortint
AuthRpcPortint
HttpCORSDomain[]string
HttpVirtualHost[]string
AuthRpcVirtualHost[]string
HttpCompressionbool
API[]string
Gascapuint64
MaxTracesuint64
WebsocketEnabledbool
WebsocketCompressionbool
RpcAllowListFilePathstring
RpcBatchConcurrencyuint
RpcStreamingDisablebool
DBReadConcurrencyint
TraceCompatibilitybool// Bug for bug compatibility for trace_ routines with OpenEthereum
TxPoolApiAddrstring
StateCachekvcache.CoherentConfig
Snapethconfig.Snapshot
Syncethconfig.Sync
GRPCServerEnabledbool
GRPCListenAddressstring
GRPCPortint
GRPCHealthCheckEnabledbool
StarknetGRPCAddressstring
JWTSecretPathstring// Engine API Authentication
TraceRequestsbool// Always trace requests in INFO level