Fix validator selected issue
This commit is contained in:
parent
caf23b4e93
commit
d137f6dec9
@ -35,7 +35,7 @@
|
|||||||
label-for="validator"
|
label-for="validator"
|
||||||
>
|
>
|
||||||
<v-select
|
<v-select
|
||||||
v-model="selectedValidator"
|
:value="validatorAddress"
|
||||||
:options="valOptions"
|
:options="valOptions"
|
||||||
:reduce="val => val.value"
|
:reduce="val => val.value"
|
||||||
placeholder="Select a validator"
|
placeholder="Select a validator"
|
||||||
|
Loading…
Reference in New Issue
Block a user