SingleNodeModebool// 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
Chaindatastring
HttpListenAddressstring
EngineHTTPListenAddressstring
TLSCertfilestring
TLSCACertstring
TLSKeyFilestring
HttpPortint
EnginePortint
HttpCORSDomain[]string
HttpVirtualHost[]string
HttpCompressionbool
API[]string
Gascapuint64
MaxTracesuint64
WebsocketEnabledbool
WebsocketCompressionbool
RpcAllowListFilePathstring
RpcBatchConcurrencyuint
TraceCompatibilitybool// Bug for bug compatibility for trace_ routines with OpenEthereum