new mobikwik

This commit is contained in:
2026-07-29 22:41:33 +08:00
parent 14d0ef42b3
commit 4086b64fc0
8 changed files with 835 additions and 69 deletions
+1 -1
View File
@@ -60,7 +60,7 @@ export class MobikwikPersonalTokenBind extends Component<{
}
}
/** Mobikwik web OTP bind */
/** Mobikwik App OTP bind */
export class MobikwikPersonalOTPBind extends Component<{
onRequestOTP: (walletType: WalletType, params: any) => Promise<any>;
onVerifyOTP: (walletType: WalletType, params: any) => Promise<any>;