Skip to content

Commit

Permalink
Update mpc
Browse files Browse the repository at this point in the history
  • Loading branch information
SvineruS committed Aug 23, 2024
1 parent f18e01e commit e5fc50a
Show file tree
Hide file tree
Showing 4 changed files with 40 additions and 40 deletions.
20 changes: 10 additions & 10 deletions relay/configs/prod-bsc-untrustless.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"isServer": false,
"meID": "in env",
"partyIDs": [
"master",
"Kevin",
"Lang",
"Rory",
"Andrey"
"master2",
"Andrey2",
"Valar2",
"MG2",
"OD2"
],
"threshold": 5,
"serverURL": "ws://65.108.58.138:6555",
Expand All @@ -43,11 +43,11 @@
"isServer": false,
"meID": "in env",
"partyIDs": [
"master",
"Kevin",
"Lang",
"Rory",
"Andrey"
"master2",
"Andrey2",
"Valar2",
"MG2",
"OD2"
],
"threshold": 5,
"serverURL": "ws://65.108.58.138:6455",
Expand Down
20 changes: 10 additions & 10 deletions relay/configs/prod-bsc.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"isServer": true,
"meID": "master",
"partyIDs": [
"master",
"Kevin",
"Lang",
"Rory",
"Andrey"
"master2",
"Andrey2",
"Valar2",
"MG2",
"OD2"
],
"threshold": 5,
"serverURL": ":6555",
Expand All @@ -43,11 +43,11 @@
"isServer": true,
"meID": "master",
"partyIDs": [
"master",
"Kevin",
"Lang",
"Rory",
"Andrey"
"master2",
"Andrey2",
"Valar2",
"MG2",
"OD2"
],
"threshold": 5,
"serverURL": ":6455",
Expand Down
20 changes: 10 additions & 10 deletions relay/configs/prod-eth-untrustless.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"isServer": false,
"meID": "in env",
"partyIDs": [
"master",
"Kevin",
"Lang",
"Rory",
"Andrey"
"master2",
"Andrey2",
"Valar2",
"MG2",
"OD2"
],
"threshold": 5,
"serverURL": "ws://65.108.51.81:6555",
Expand All @@ -43,11 +43,11 @@
"isServer": false,
"meID": "in env",
"partyIDs": [
"master",
"Kevin",
"Lang",
"Rory",
"Andrey"
"master2",
"Andrey2",
"Valar2",
"MG2",
"OD2"
],
"threshold": 5,
"serverURL": "ws://65.108.51.81:6455",
Expand Down
20 changes: 10 additions & 10 deletions relay/configs/prod-eth.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@
"isServer": true,
"meID": "master",
"partyIDs": [
"master",
"Kevin",
"Lang",
"Rory",
"Andrey"
"master2",
"Andrey2",
"Valar2",
"MG2",
"OD2"
],
"threshold": 5,
"serverURL": ":6555",
Expand All @@ -43,11 +43,11 @@
"isServer": true,
"meID": "master",
"partyIDs": [
"master",
"Kevin",
"Lang",
"Rory",
"Andrey"
"master2",
"Andrey2",
"Valar2",
"MG2",
"OD2"
],
"threshold": 5,
"serverURL": ":6455",
Expand Down

0 comments on commit e5fc50a

Please sign in to comment.