forked from cerc-io/cosmos-explorer
hidden accounts
This commit is contained in:
parent
551816e0ed
commit
a2b53a6f0c
@ -75,12 +75,3 @@ function showPubkey(v: any) {
|
||||
<PaginationBar :limit="pageRequest.limit" :total="pageResponse.total" :callback="pageload" />
|
||||
</div>
|
||||
</template>
|
||||
|
||||
<route>
|
||||
{
|
||||
meta: {
|
||||
i18n: 'account',
|
||||
order: 16
|
||||
}
|
||||
}
|
||||
</route>
|
||||
|
Loading…
Reference in New Issue
Block a user