[INJIMOB-3188] remove auto-activation (#1896)

Signed-off-by: Abhishek Paul <paul.apaul.abhishek.ap@gmail.com>
This commit is contained in:
abhip2565
2025-04-18 14:46:14 +05:30
committed by GitHub
parent 01542830cd
commit 9b43228ab2

View File

@@ -454,7 +454,7 @@ export const IssuersMachine = model.createMachine(
'setVerificationResult',
'setVCMetadata',
],
target: 'requestingBindingOTP',
target: 'storing',
},
],
onError: [