Skip to content

Commit c7c9f3e

Browse files
committed
Feat: QS Beta Expert 17 and 18
Signed-off-by: OjusWiZard <[email protected]>
1 parent b033e7b commit c7c9f3e

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

operate/ledger/profiles.py

+2
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,8 @@
105105
"quickstart_beta_expert_12": "0xF4a75F476801B3fBB2e7093aCDcc3576593Cc1fc",
106106
"quickstart_beta_expert_15_mech_marketplace": "0x88eB38FF79fBa8C19943C0e5Acfa67D5876AdCC1",
107107
"quickstart_beta_expert_16_mech_marketplace": "0x6c65430515c70a3f5E62107CC301685B7D46f991",
108+
"quickstart_beta_expert_17_mech_marketplace": "0x1430107A785C3A36a0C1FC0ee09B9631e2E72aFf",
109+
"quickstart_beta_expert_18_mech_marketplace": "0x041e679d04Fc0D4f75Eb937Dea729Df09a58e454",
108110
"mech_marketplace": "0x998dEFafD094817EF329f6dc79c703f1CF18bC90",
109111
},
110112
Chain.OPTIMISTIC: {

operate/quickstart/run_service.py

+2
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@
8989
"quickstart_beta_expert_12": 25,
9090
"quickstart_beta_expert_15_mech_marketplace": 25,
9191
"quickstart_beta_expert_16_mech_marketplace": 25,
92+
"quickstart_beta_expert_17_mech_marketplace": 25,
93+
"quickstart_beta_expert_18_mech_marketplace": 25,
9294
"mech_marketplace": 37,
9395
},
9496
Chain.OPTIMISTIC: {

0 commit comments

Comments
 (0)