Remove local stack extensions
This commit is contained in:
@@ -4,13 +4,14 @@ import { useRoute, useRouter } from 'vue-router';
|
||||
|
||||
import {
|
||||
BlockchainElectrum,
|
||||
WalletP2PKHWatch,
|
||||
WalletHDWatch,
|
||||
HDPublicNode,
|
||||
PublicKey,
|
||||
type Address,
|
||||
} from '@xocash/stack';
|
||||
|
||||
import { WalletP2PKHWatch } from '../xo-extensions/wallet-p2pkh-watch.js';
|
||||
import { WalletHDWatch } from '../xo-extensions/wallet-hd-watch.js';
|
||||
import { HDPublicNode } from '../xo-extensions/hd-public-node.js';
|
||||
|
||||
import { ReactiveWallet } from '../services/wallet.js';
|
||||
|
||||
//-----------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user