mirror of
https://github.com/mosip/inji-wallet.git
synced 2026-01-09 21:48:04 -05:00
Updated with develop branch along with VcItemContent.tsx, VcItemActivation.tsx
This commit is contained in:
@@ -4,7 +4,9 @@ import {
|
||||
GOOGLE_NEARBY_MESSAGES_API_KEY,
|
||||
} from 'react-native-dotenv';
|
||||
|
||||
export const HOST = MIMOTO_HOST;
|
||||
export let HOST = MIMOTO_HOST;
|
||||
|
||||
export const changeCrendetialRegistry = (host) => (HOST = host);
|
||||
|
||||
export const MY_VCS_STORE_KEY = 'myVCs';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user