Skip to content

Commit a1fb5e0

Browse files
author
Normalnoise
authored
Merge pull request #188 from swanchain/update-readme
update README.md
2 parents 1b064f1 + cdf89cc commit a1fb5e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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:**

0 commit comments

Comments
 (0)