reserved wallet field
parent
6a8f913826
commit
d063a6bc13
|
@ -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">
|
||||
|
|
Loading…
Reference in New Issue