diff options
Diffstat (limited to 'development/states/shapeshift.json')
-rw-r--r-- | development/states/shapeshift.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/states/shapeshift.json b/development/states/shapeshift.json index 51c3838f..46cf813a 100644 --- a/development/states/shapeshift.json +++ b/development/states/shapeshift.json @@ -3,7 +3,7 @@ "isInitialized": true, "isUnlocked": true, "currentDomain": "example.com", - "rpcTarget": "http://testnet.dexon.org:8545/", + "rpcTarget": "https://testnet-rpc.dexon.org/", "identities": { "0xfdea65c8e26263f6d9a1b5de9555d2931a33b825": { "name": "Wallet 1", |