Add base config
This commit is contained in:
18
chaind_eth/data/config/config.ini
Normal file
18
chaind_eth/data/config/config.ini
Normal file
@@ -0,0 +1,18 @@
|
||||
[session]
|
||||
socket_path =
|
||||
runtime_dir =
|
||||
id =
|
||||
data_dir =
|
||||
|
||||
[chain]
|
||||
spec = evm:ethereum:1
|
||||
|
||||
[database]
|
||||
engine =
|
||||
name = chaind_eth
|
||||
driver =
|
||||
user =
|
||||
password =
|
||||
host =
|
||||
port =
|
||||
debug = 0
|
||||
Reference in New Issue
Block a user