tex updated

pull/1213/head^2
lianahus 4 years ago committed by Liana Husikyan
parent 73e69f9f9f
commit f1a4225a92
  1. 3
      apps/remix-ide/src/app/ui/confirmDialog.js

@ -26,7 +26,8 @@ function confirmDialog (tx, amount, gasEstimation, self, newGasPriceCb, initialP
var el = yo`
<div>
<div>You are about to create a transaction on the main network. Confirm the details to send to your provider.</div>
<div>You are about to create a transaction on the Main Network. Confirm the details to send the info to your provider.
<br>The provider for many users is MetaMask. The provider will ask you to sign the transaction before it is sent to the Main Network.</div>
<div class="mt-3 ${css.txInfoBox}">
<div>
<span class="text-dark mr-2">From:</span>

Loading…
Cancel
Save