Explorar el Código

example/config: add ethereum network to cashierd.toml file

ghassmo hace 4 años
padre
commit
c9766f169c
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      example/config/cashierd.toml

+ 5 - 0
example/config/cashierd.toml

@@ -58,3 +58,8 @@ keypair = ""
 name = "btc"
 blockchain = "testnet"
 keypair = ""
+
+[[networks]]
+name = "eth"
+blockchain = "ropsten"
+keypair = ""