There was an error while loading. Please reload this page.
1 parent e6f7241 commit daca840Copy full SHA for daca840
src/index.html
@@ -149,7 +149,7 @@ <h2>Transactions</h2>
149
</div>
150
<div class="field">
151
<label>Recipient Address</label>
152
-<input id="receive-address" placeholder="Address" type="text" value="mmC1VMVwYXh2YqP6GFdSL6vABgooCRMcGz">
+<input id="receive-address" placeholder="Address" type="text">
153
154
<button :class="color" class="ui button" id="send-button" @click="sendTransaction()">
155
Send
0 commit comments