diff --git a/src/components/chain/wallet/OkxWallet.js b/src/components/chain/wallet/OkxWallet.js index 733d628..a7f4089 100644 --- a/src/components/chain/wallet/OkxWallet.js +++ b/src/components/chain/wallet/OkxWallet.js @@ -1,4 +1,5 @@ import { providers } from "ethers" +import { signLogin } from '@/components/chain/utils.js' export class OkxWallet{ constructor() {