diff --git a/bower.json b/bower.json index 93266daf7..05df61448 100644 --- a/bower.json +++ b/bower.json @@ -17,7 +17,7 @@ "ng-lodash": "~0.2.0", "angular-moment": "~0.10.1", "moment": "~2.10.3", - "angular-bitcore-wallet-client": "^0.1.1", + "angular-bitcore-wallet-client": "^0.1.2", "angular-ui-router": "~0.2.13", "qrcode-decoder-js": "*", "fastclick": "*", diff --git a/public/views/modals/txp-details.html b/public/views/modals/txp-details.html index 6460111a2..dc8c683bd 100644 --- a/public/views/modals/txp-details.html +++ b/public/views/modals/txp-details.html @@ -29,11 +29,7 @@
  • Fee: {{feeStr}} -
  • -
  • - Uses unconfirmed funds: - {{(tx.excludeUnconfirmedUtxos ? 'No' : 'Yes')|translate}} -
  • +
  • Time: @@ -45,6 +41,9 @@ {{tx.creatorName}}
  • +
    + Warning: this transaction has unconfirmed inputs +

    Payment details