From 1a3c84449795159c36f68d787534f1426a194fe2 Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Fri, 7 Aug 2020 12:03:05 +0100 Subject: [PATCH] config: Wowify config.json --- config/config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/config.json b/config/config.json index e65d6e9..ed26752 100755 --- a/config/config.json +++ b/config/config.json @@ -2,7 +2,7 @@ "daemon-url" : { "_comment" : "RPC urls to monero deamon", - "mainnet" : "http://127.0.0.1:18081", + "mainnet" : "http://127.0.0.1:34568", "testnet" : "http://127.0.0.1:28081", "stagenet" : "http://127.0.0.1:38081" }, @@ -43,8 +43,8 @@ "mainnet" : { "_comment": "these are official monero project donation address and viewkey. change it to yours", - "address" : "44AFFq5kSiGBoZ4NMDwYtN18obc8AemS33DBLWs3H7otXft3XjrpDtQGv7SqSsaBYBb98uNbr2VBBEt7f2wfn3RVGQBEP3A", - "viewkey" : "f359631075708155cc3d92a32b75a7d02a5dcf27756707b47a2b31b21c389501" + "address" : "Wo3MWeKwtA918DU4c69hVSNgejdWFCRCuWjShRY66mJkU2Hv58eygJWDJS1MNa2Ge5M1WjUkGHuLqHkweDxwZZU42d16v94mP", + "viewkey" : "e62e40bfd5ca7e3a7f199602a3c97df511780489e1c1861884b00c28abaea406" }, "stagenet" : {