Add docstrings
This commit is contained in:
12
chainlib/eth/data/config/config.ini
Normal file
12
chainlib/eth/data/config/config.ini
Normal file
@@ -0,0 +1,12 @@
|
||||
[rpc]
|
||||
http_provider = http://localhost:8545
|
||||
http_authentication =
|
||||
http_username =
|
||||
http_password =
|
||||
|
||||
[chain]
|
||||
spec = evm:ethereum:1
|
||||
|
||||
[wallet]
|
||||
key_file =
|
||||
passphrase =
|
||||
Reference in New Issue
Block a user