mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 21:48:04 -05:00
[INJIMOB-691] show backup error reason
Signed-off-by: KiruthikaJeyashankar <81218987+KiruthikaJeyashankar@users.noreply.github.com>
This commit is contained in:
@@ -96,6 +96,7 @@ export type IndividualId = {
|
||||
idType: VcIdType;
|
||||
};
|
||||
|
||||
export const TECHNICAL_ERROR = 'Technical error';
|
||||
export const NETWORK_REQUEST_FAILED = 'Network request failed';
|
||||
export const REQUEST_TIMEOUT = 'request timedout';
|
||||
export const BIOMETRIC_CANCELLED = 'User has cancelled biometric';
|
||||
|
||||
Reference in New Issue
Block a user