Skip to content

Commit

Permalink
delta
Browse files Browse the repository at this point in the history
  • Loading branch information
salemmohammed committed Jul 7, 2021
1 parent 17205a4 commit 7325193
Showing 1 changed file with 12 additions and 20 deletions.
32 changes: 12 additions & 20 deletions bin/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,30 +2,22 @@
"address": {
"1.1": "tcp://3.22.216.38:1735",
"1.2": "tcp://18.118.210.31:1736",
"1.3": "tcp://3.138.181.186:1737",
"1.4": "tcp://3.227.21.181:1738",
"1.5": "tcp://3.235.15.107:1739",
"1.6": "tcp://3.237.191.64:1740",
"1.7": "tcp://44.234.152.194:1741",
"1.8": "tcp://34.222.174.222:1742",
"1.9": "tcp://35.84.32.175:1743",
"1.10": "tcp://13.52.184.156:1744",
"1.11": "tcp://54.177.76.147:1745",
"1.12": "tcp://13.56.213.82:1746"
"1.3": "tcp://3.227.21.181:1737",
"1.4": "tcp://3.235.15.107:1738",
"1.5": "tcp://44.234.152.194:1739",
"1.6": "tcp://34.222.174.222:1740",
"1.7": "tcp://13.52.184.156:1741",
"1.8": "tcp://54.177.76.147:1742"
},
"http_address": {
"1.1": "http://3.22.216.38:8080",
"1.2": "http://18.118.210.31:8081",
"1.3": "http://3.138.181.186:8082",
"1.4": "http://3.227.21.181:8083",
"1.5": "http://3.235.15.107:8084",
"1.6": "http://3.237.191.64:8085",
"1.7": "http://44.234.152.194:8086",
"1.8": "http://34.222.174.222:8087",
"1.9": "http://35.84.32.175:8088",
"1.10": "http://13.52.184.156:8089",
"1.11": "http://54.177.76.147:8090",
"1.12": "http://13.56.213.82:8091"
"1.3": "http://3.227.21.181:8082",
"1.4": "http://3.235.15.107:8083",
"1.5": "http://44.234.152.194:8084",
"1.6": "http://34.222.174.222:8085",
"1.7": "http://13.52.184.156:8086",
"1.8": "http://54.177.76.147:8087"
},
"policy": "majority",
"threshold": 3,
Expand Down

0 comments on commit 7325193

Please sign in to comment.