diff options
Diffstat (limited to 'development/states/accounts.json')
-rw-r--r-- | development/states/accounts.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/states/accounts.json b/development/states/accounts.json index 09623d49..4479a799 100644 --- a/development/states/accounts.json +++ b/development/states/accounts.json @@ -2,7 +2,7 @@ "dekusan": { "isInitialized": true, "isUnlocked": true, - "rpcTarget": "http://testnet.dexon.org:8545/", + "rpcTarget": "https://testnet-rpc.dexon.org/", "identities": { "0x0abdd95cafcabec9b3e99dcd09fc4b441037cb80": { "name": "Wallet 1", |