Skip to content

Commit 9b0b5ee

Browse files
committed
change image and text
1 parent 056ca42 commit 9b0b5ee

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/components/SimpleStorage.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ contract SimpleStorage {
5151
</div>
5252
<h3>Account</h3>
5353
<p>
54-
Account addresses used to sign the transaction. The address must have Ether.
54+
Account addresses are used to sign the transaction.<br />
55+
The account must have Ether to deploy the contract and set the value.
5556
</p>
5657
<div class="form-group">
5758
<label for="address" class="col-md-4 control-label text-right"></label>

vuesimplestorage.png

8.44 KB
Loading

0 commit comments

Comments
 (0)