From bd0d14f5320ca20b999a15e74527c99fe40e3f1c Mon Sep 17 00:00:00 2001 From: "entero.vipun" Date: Fri, 9 Jul 2021 10:58:54 -0500 Subject: [PATCH] updated to new submodule to fix logo. Fixed port issue. --- dogechia-blockchain-gui | 2 +- dogechia/util/initial-config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dogechia-blockchain-gui b/dogechia-blockchain-gui index 15f117fb5..ae3153512 160000 --- a/dogechia-blockchain-gui +++ b/dogechia-blockchain-gui @@ -1 +1 @@ -Subproject commit 15f117fb55362300ab84c5ab70a1ef50c0208f12 +Subproject commit ae31535126ed15f284e0e34889f7068ea93cbf44 diff --git a/dogechia/util/initial-config.yaml b/dogechia/util/initial-config.yaml index 1e044adf3..b8df4cf23 100644 --- a/dogechia/util/initial-config.yaml +++ b/dogechia/util/initial-config.yaml @@ -298,7 +298,7 @@ introducer: wallet: port: 6883 - rpc_port: 6761 + rpc_port: 16761 # The minimum height that we care about for our transactions. Set to zero # If we are restoring from private key and don't know the height.