Commit b83ca4aa authored by Alex Beregszaszi's avatar Alex Beregszaszi

Explain what values are accepted for the transaction

parent 9c274fca
......@@ -81,7 +81,7 @@
<label for="gasPrice"><input type="number" id="gasPrice" value="0"> Gas Price</label>
</div>
<div class="row">
<label for="value"><input type="text" id="value" value="0"> Value</label>
<label for="value"><input type="text" id="value" value="0"> Value (e.g. .7 ether or 5 wei, defaults to ether)</label>
</div>
</div>
<div id="settingsView">
......
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