mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 13:38:01 -05:00
[INJIMOB-3188] remove auto-activation (#1896)
Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
@@ -454,7 +454,7 @@ export const IssuersMachine = model.createMachine(
|
||||
'setVerificationResult',
|
||||
'setVCMetadata',
|
||||
],
|
||||
target: 'requestingBindingOTP',
|
||||
target: 'storing',
|
||||
},
|
||||
],
|
||||
onError: [
|
||||
|
||||
Reference in New Issue
Block a user