This commit is contained in:
Roy Crihfield 2020-08-20 05:25:11 -05:00
parent 49bd60d9f1
commit 072cd0bcdb

View File

@ -12,13 +12,15 @@ Config format:
```toml
[database]
name = "vulcanize_public"
hostname = "localhost"
port = 5432
user = "postgres"
name = "vulcanize_public"
hostname = "localhost"
port = 5432
user = "postgres"
[leveldb]
path = "/Users/user/Library/Ethereum/geth/chaindata"
# path for geth's "freezer" archive
ancient = "/Users/user/Library/Ethereum/geth/chaindata"
[snapshot]
blockHeight = 0