File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -371,7 +371,7 @@ make install
371371
372372 [HUB]
373373 BalanceThreshold= 10 # The cp’s collateral balance threshold
374- OrchestratorPk = " 0x4B98086A20f3C19530AF32D21F85Bc6399358e20 " # Orchestrator's public key, CP only accept the task from this Orchestrator
374+ OrchestratorPk = " 0xE2F887D4Ed3E4E5179C2f30c6Fdb2344cCbB21b6 " # Orchestrator's public key, CP only accept the task from this Orchestrator
375375 VerifySign = true # Verify that the task signature is from Orchestrator
376376
377377 [MCS]
@@ -385,7 +385,7 @@ make install
385385 Password = " " # The login password, if only a single node, you can ignore
386386
387387 [RPC]
388- SWAN_CHAIN_RPC = " https://mainnet-rpc01 .swanchain.io " # Swan chain RPC
388+ SWAN_CHAIN_RPC = " https://mainnet-rpc .swanchain.org " # Swan chain RPC
389389 ```
390390
391391** Note:**
You can’t perform that action at this time.
0 commit comments