diff --git a/appconfig.default.json b/appconfig.default.json index edc84fe1d..6b11c6485 100644 --- a/appconfig.default.json +++ b/appconfig.default.json @@ -4,7 +4,7 @@ "MINIFY": true, "NG_CORDOVA_MOCKS": false, "POUCHDB_DRIVER": null, - "API_HOST": "api.blocktrail.com", + "API_HOST": "wallet-api.btc.com", "API_HTTPS": true, "STORAGE_VERSION": "v3", @@ -20,7 +20,7 @@ "CURRENCIES": ["USD", "EUR", "GBP", "AUD", "BTC", "CNY"], "CSP": [ - "https://api.blocktrail.com", + "https://wallet-api.btc.com", "https://www.glidera.io", "https://sandbox.glidera.io", "https://buy.btc.com", diff --git a/config.xml b/config.xml index 962b0471c..5a41ed690 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + BTC Wallet Your personal Bitcoin wallet, powered by BTC.com @@ -8,6 +8,7 @@ BTC.com Team + @@ -15,6 +16,7 @@ + diff --git a/package.json b/package.json index c482a8a20..05cae725d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "blocktrail-wallet", - "version": "4.4.0", + "version": "4.4.7", "description": "Wallet - by Blocktrail", "dependencies": { "cordova": "^8.1.2", @@ -178,4 +178,4 @@ "cordova-plugin-splashscreen": {} } } -} \ No newline at end of file +} diff --git a/platforms/ios/BTC Wallet/config.xml b/platforms/ios/BTC Wallet/config.xml index 32ed8f091..07e9c1ba9 100755 --- a/platforms/ios/BTC Wallet/config.xml +++ b/platforms/ios/BTC Wallet/config.xml @@ -127,6 +127,7 @@ BTC.com Team + diff --git a/src/index.html b/src/index.html index d555e6505..35c9f28d2 100644 --- a/src/index.html +++ b/src/index.html @@ -140,10 +140,24 @@ - +
- +