Bitcoin Core to Bitcoin (BTC)

This commit is contained in:
Kadir Sekha 2017-12-06 15:48:11 +09:00
commit 2f07290dea
6 changed files with 18 additions and 18 deletions

View file

@ -22,7 +22,7 @@
<span ng-if="loadingFee">...</span>
</div>
<div>
<span translate>Bitcoin Core (BTC) rate for this policy</span>:
<span translate>Bitcoin (BTC) rate for this policy</span>:
<span class="fee-rate" ng-if="feePerSatByteBtc">{{feePerSatByteBtc}} satoshis/byte</span>
<span ng-if="loadingFee">...</span>
</div>