new mobikwik
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user