forked from LaconicNetwork/cosmos-explorer
remove ping signer
This commit is contained in:
-7
@@ -20,13 +20,6 @@
|
||||
>
|
||||
Keplr
|
||||
</b-form-radio>
|
||||
<b-form-radio
|
||||
name="wallet"
|
||||
value="pingKMS"
|
||||
class="d-none d-md-block"
|
||||
>
|
||||
Ping Signer
|
||||
</b-form-radio>
|
||||
<b-form-radio
|
||||
name="wallet"
|
||||
value="ledgerUSB"
|
||||
@@ -183,7 +183,7 @@ import {
|
||||
import vSelect from 'vue-select'
|
||||
import ToastificationContent from '@core/components/toastification/ToastificationContent.vue'
|
||||
|
||||
import WalletInputVue from '../WalletInput.vue'
|
||||
import WalletInputVue from './WalletInput.vue'
|
||||
import Delegate from './components/Delegate.vue'
|
||||
import Redelegate from './components/Redelegate.vue'
|
||||
import Withdraw from './components/Withdraw.vue'
|
||||
|
||||
Reference in New Issue
Block a user