From 37ae6155577c651d8c9818fd656b035377a6248f Mon Sep 17 00:00:00 2001 From: Kadir Sekha Date: Sun, 17 Dec 2017 17:30:39 +0000 Subject: [PATCH] changed Bitcoin to Bitcoin Core (BTC) --- README.md | 2 +- www/views/includes/walletSelector.html | 2 +- www/views/preferencesFee.html | 2 +- www/views/tab-home.html | 2 +- www/views/tab-settings.html | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4f878a316..50f9705f9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ For a list of frequently asked questions please visit the [Bitcoin.com Wallet FA ## Main Features - Multiple wallet creation and management in-app -- Creates both Bitcoin Cash (BCH) and Bitcoin (BTC) wallets by default +- Creates both Bitcoin Cash (BCH) and Bitcoin Core (BTC) wallets by default - Intuitive, multisignature security for personal or shared wallets - Easy spending proposal flow for shared wallets and group payments - [BIP32](https://github.com/bitcoin/bips/blob/master/bip-0032.mediawiki) Hierarchical deterministic (HD) address generation and wallet backups diff --git a/www/views/includes/walletSelector.html b/www/views/includes/walletSelector.html index 02ccf85bf..924d6b7b2 100644 --- a/www/views/includes/walletSelector.html +++ b/www/views/includes/walletSelector.html @@ -39,7 +39,7 @@
- Bitcoin (BTC) + Bitcoin Core (BTC)
...
- Bitcoin (BTC) rate for this policy: + Bitcoin Core (BTC) rate for this policy: {{feePerSatByteBtc}} satoshis/byte ...
diff --git a/www/views/tab-home.html b/www/views/tab-home.html index aae68a8dc..2e882755e 100644 --- a/www/views/tab-home.html +++ b/www/views/tab-home.html @@ -81,7 +81,7 @@
diff --git a/www/views/tab-settings.html b/www/views/tab-settings.html index ae4a11879..0c6004c3a 100644 --- a/www/views/tab-settings.html +++ b/www/views/tab-settings.html @@ -97,7 +97,7 @@ -
{{'Bitcoin (BTC)' | translate}}
+
{{'Bitcoin Core (BTC)' | translate}}