Merge pull request #371 from tjade273/patch-1

Clarify wording
pull/1/head
chriseth 8 years ago committed by GitHub
commit 35b3a43b16
  1. 2
      index.html

@ -72,7 +72,7 @@
<label for="txorigin"><select name="txorigin" id="txorigin"></select> Transaction origin</label>
</div>
<div class="crow">
<label for="gasLimit"><input type="number" id="gasLimit" value="3000000"> Gas limit</label>
<label for="gasLimit"><input type="number" id="gasLimit" value="3000000"> Transaction gas limit</label>
</div>
<div class="crow hide">
<label for="gasPrice"><input type="number" id="gasPrice" value="0"> Gas Price</label>

Loading…
Cancel
Save