[leveldb] path = "/Users/user/Library/Ethereum/geth/chaindata" ancient = "/Users/user/Library/Ethereum/geth/chaindata/ancient" [server] ipcPath = ".ipc" httpPath = "127.0.0.1:8545" [statediff] prerun = true serviceWorkers = 1 workerQueueSize = 1024 trieWorkers = 4 [prerun] ranges = [ [0, 1000] ] [prerun.params] intermediateStateNodes = true intermediateStorageNodes = true includeBlock = true includeReceipts = true includeTD = true includeCode = true watchedAddresses = [] watchedStorageKeys = [] [log] file = "" level = "info" [eth] chainID = 1 [database] name = "vulcanize_test" hostname = "localhost" port = 5432 user = "vulcanize" password = "..." [cache] database = 1024 trie = 1024 [prom] metrics = true http = true httpAddr = "localhost" httpPort = "8889"