Merge pull request #210 from Bitcoin-com/wallet/sprint/18

Wallet/sprint/18
This commit is contained in:
Jean-Baptiste Dominguez 2018-07-04 23:40:52 +09:00 committed by GitHub
commit 1ef026181c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,6 @@
<div class="subheader" ng-if="walletsBtc[0] && walletsBch[0]" translate>
<div translate>Bitcoin Core (BTC)</div>
<div translate class="subtitle">Slow transactions with high fees</div>
</div>
<a
ng-repeat="wallet in walletsBtc track by $index"