fix bug: login with okx

This commit is contained in:
CounterFire2023 2024-07-04 18:12:53 +08:00
parent 946dd73e73
commit 8c4cb553fa

View File

@ -1,4 +1,5 @@
import { providers } from "ethers"
import { signLogin } from '@/components/chain/utils.js'
export class OkxWallet{
constructor() {