diff --git a/qortal-ui-plugins/plugins/core/wallet/wallet-app.src.js b/qortal-ui-plugins/plugins/core/wallet/wallet-app.src.js index 72e58a24..c5d15795 100644 --- a/qortal-ui-plugins/plugins/core/wallet/wallet-app.src.js +++ b/qortal-ui-plugins/plugins/core/wallet/wallet-app.src.js @@ -2597,7 +2597,6 @@ class MultiWallet extends LitElement { }) if (res != null) { this.arrrWalletAddress = res - console.log("this.arrrWalletAddress set to " + this.arrrWalletAddress) } break