2
0
Fork 0

reserved wallet field

main
Ryan Moon 2024-09-03 09:11:06 -04:00
parent 6a8f913826
commit d063a6bc13
1 changed files with 2 additions and 2 deletions

View File

@ -56,8 +56,8 @@
</div>
<div class="group">
<label for="address">HNS Address</label>
<input v-model="claim.address" id="address" type="text" placeholder="hs1qoja74qcw7tzdjos52dwkci93a..." />
<label for="wallet">HNS Address</label>
<input v-model="claim.wallet" id="wallet" type="text" placeholder="hs1qoja74qcw7tzdjos52dwkci93a..." />
</div>
<div class="group">