diff options
author | Dimitry <dimitry@ethereum.org> | 2018-08-27 20:48:20 +0800 |
---|---|---|
committer | Dimitry <dimitry@ethereum.org> | 2018-11-20 05:49:16 +0800 |
commit | 6096d6bf16ac548b208ec8a88baa61cd9ec83587 (patch) | |
tree | 22404569510a3bc2889ec4379775131c80ed2928 /Retesteth/parity/config | |
parent | 74cc22b8f06e61bd1313df35848ed8e5f774e571 (diff) | |
download | dexon-tests-retestethcfg.tar dexon-tests-retestethcfg.tar.gz dexon-tests-retestethcfg.tar.bz2 dexon-tests-retestethcfg.tar.lz dexon-tests-retestethcfg.tar.xz dexon-tests-retestethcfg.tar.zst dexon-tests-retestethcfg.zip |
retesteth client configsretestethcfg
Diffstat (limited to 'Retesteth/parity/config')
-rw-r--r-- | Retesteth/parity/config | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Retesteth/parity/config b/Retesteth/parity/config new file mode 100644 index 000000000..85bc16a9b --- /dev/null +++ b/Retesteth/parity/config @@ -0,0 +1,5 @@ +{ + "name" : "Parity Client", + "socketType" : "ipc", + "socketAddress" : "local" +} |