We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 056ca42 commit 9b0b5eeCopy full SHA for 9b0b5ee
src/components/SimpleStorage.vue
@@ -51,7 +51,8 @@ contract SimpleStorage {
51
</div>
52
<h3>Account</h3>
53
<p>
54
- Account addresses used to sign the transaction. The address must have Ether.
+ Account addresses are used to sign the transaction.<br />
55
+ The account must have Ether to deploy the contract and set the value.
56
</p>
57
<div class="form-group">
58
<label for="address" class="col-md-4 control-label text-right"></label>
vuesimplestorage.png
8.44 KB
0 commit comments