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 @@
- Bitcoin (BTC) + Bitcoin Core (BTC)
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}}