14 lines
144 B
TOML
14 lines
144 B
TOML
[leveldb]
|
|
path = ""
|
|
ancient = ""
|
|
|
|
[server]
|
|
ipcPath = ""
|
|
httpPath = ""
|
|
|
|
[log]
|
|
file = ""
|
|
level = ""
|
|
|
|
[eth]
|
|
chainID = 1 |