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