copay-crown
Version:
A Secure Crown Wallet
17 lines (15 loc) • 582 B
HTML
<ion-content>
<div class="modal-img">
<img src="assets/img/icon-warning.svg">
</div>
<div class="modal-content">
<div class="modal-heading" translate>Bitcoin miner fees unusually high</div>
<div class="modal-message" translate>
Bitcoin (BTC) miner fees are high due to record demand for limited space on the
Bitcoin network. BitPay does not receive and does not control bitcoin miner fees.
</div>
</div>
</ion-content>
<ion-footer>
<button ion-button block class="button-footer" (click)="close()" translate>I understand</button>
</ion-footer>