Ver código fonte

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

ghassmo 4 anos atrás
pai
commit
c9766f169c
1 arquivos alterados com 5 adições e 0 exclusões
  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 = ""