Skip to content

Commit daca840

Browse files
committed
remove test address
1 parent e6f7241 commit daca840

File tree

2 files changed

+13658
-13978
lines changed

2 files changed

+13658
-13978
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ <h2>Transactions</h2>
149149
</div>
150150
<div class="field">
151151
<label>Recipient Address</label>
152-
<input id="receive-address" placeholder="Address" type="text" value="mmC1VMVwYXh2YqP6GFdSL6vABgooCRMcGz">
152+
<input id="receive-address" placeholder="Address" type="text">
153153
</div>
154154
<button :class="color" class="ui button" id="send-button" @click="sendTransaction()">
155155
Send

0 commit comments

Comments
 (0)