Commit 4e70ecba authored by Alex Beregszaszi's avatar Alex Beregszaszi

Rename 'gas' to 'gasLimit'

parent d66a7a48
......@@ -74,7 +74,7 @@
<label for="txorigin"><select name="txorigin" id="txorigin"></select> Transaction origin</label>
</div>
<div class="crow hide">
<label for="gas"><input type="number" id="gas" value="0"> Gas</label>
<label for="gasLimit"><input type="number" id="gasLimit" value="0"> Gas limit</label>
</div>
<div class="crow hide">
<label for="gasPrice"><input type="number" id="gasPrice" value="0"> Gas Price</label>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment