Fix typo in config format in README (#53)

This commit is contained in:
prathamesh0 2022-07-18 16:48:58 +05:30 committed by GitHub
parent 2af26ad583
commit c0a7fdf9e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,9 +25,9 @@ Config format:
[leveldb]
# path to geth leveldb
path = "/Users/user/Library/Ethereum/geth/chaindata" # ANCIENT_DB_PATH
path = "/Users/user/Library/Ethereum/geth/chaindata" # LVL_DB_PATH
# path to geth ancient database
ancient = "/Users/user/Library/Ethereum/geth/chaindata/ancient" # LVL_DB_PATH
ancient = "/Users/user/Library/Ethereum/geth/chaindata/ancient" # ANCIENT_DB_PATH
[database]
# when operating in 'postgres' output mode