Merge pull request #6 from vulcanize/snapshot

ancient in readme
This commit is contained in:
Ian Norden 2020-08-17 19:53:17 -05:00 committed by GitHub
commit cace2383ef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,8 +18,9 @@ Config format:
user = "postgres"
[leveldb]
path = "/Users/user/Library/Ethereum/geth/chaindata"
path = "/Users/user/Library/Ethereum/geth/chaindata"
ancient = "/Users/user/Library/Ethereum/geth/chaindata/ancient"
[snapshot]
blockHeight = 0
blockHeight = 0
```