Skip to content

Commit

Permalink
update rpc, not for metamask
Browse files Browse the repository at this point in the history
  • Loading branch information
thanhson1085 committed Nov 28, 2018
1 parent 89b7d3c commit 2c74659
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/Setting.vue
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
value="metamask">Metamask</option>
</b-form-select>
<small
v-if="provider !== 'metamask'"
class="form-text text-muted">Using node at {{ chainConfig.rpc }}.</small>
</b-input-group>
</b-form-group>
Expand Down

0 comments on commit 2c74659

Please sign in to comment.