Commit f896ec8b authored by DarioMarchetti's avatar DarioMarchetti

update config

parent fd48574b
...@@ -9,17 +9,17 @@ batch_block = 1000 ...@@ -9,17 +9,17 @@ batch_block = 1000
confirm_block_count = 2 confirm_block_count = 2
bridge_contract = "0xceEC8799139C698De532e363DA7395E25F409775" bridge_contract = "0xceEC8799139C698De532e363DA7395E25F409775"
#[[chains]] [[chains]]
#name = "movadev" name = "movadev"
#rpc = "https://rpc.mova.bitheart.org" rpc = "https://rpc.mova.bitheart.org"
#initial_height = 869401 initial_height = 869401
#batch_block = 1000 batch_block = 1000
#confirm_block_count = 2 confirm_block_count = 2
#bridge_contract = "0xA2d532F956770611647EcBab19d87d380145d0Cf" bridge_contract = "0xA2d532F956770611647EcBab19d87d380145d0Cf"
[mongodb] [mongodb]
#host = "bridgedb" host = "bridgedb"
host = "localhost" #host = "localhost"
port = 27017 port = 27017
database = "bridge" database = "bridge"
username = "root" username = "root"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment