File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -372,7 +372,7 @@ make install
372372
373373 [HUB]
374374 BalanceThreshold= 10 # The cp’s collateral balance threshold
375- OrchestratorPk = " 0xE2F887D4Ed3E4E5179C2f30c6Fdb2344cCbB21b6 " # Orchestrator's public key, CP only accept the task from this Orchestrator
375+ OrchestratorPk = " 0xd875bD44158208fD0FDD46729Aab6709f62C7821 " # Orchestrator's public key, CP only accept the task from this Orchestrator
376376 VerifySign = true # Verify that the task signature is from Orchestrator
377377
378378 [MCS]
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ KeyFile = "/YOUR_DOMAIN_NAME_KEY_PATH/server.key" # Your
2525
2626[HUB]
2727BalanceThreshold= 10 # The cp’s collateral balance threshold
28- OrchestratorPk = "0xE2F887D4Ed3E4E5179C2f30c6Fdb2344cCbB21b6 " # Orchestrator's public key, CP only accept the task from this Orchestrator
28+ OrchestratorPk = "0xd875bD44158208fD0FDD46729Aab6709f62C7821 " # Orchestrator's public key, CP only accept the task from this Orchestrator
2929VerifySign = true # Verify that the task signature is from Orchestrator
3030
3131[MCS]
You can’t perform that action at this time.
0 commit comments