You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// TODO: Allow TWOKEYS_CLIENTS_CONFIG_ROOT to be customised by config
export const TWOKEYS_CLIENTS_ROOT = join(TWOKEYS_HOME, "clients");
/** root dir for client config */
// TODO: Allow TWOKEYS_CLIENTS_CONFIG_ROOT to be customised by config
export const TWOKEYS_CLIENTS_CONFIG_ROOT = join(TWOKEYS_CLIENTS_ROOT, "config");
/**
* Where files related to clients are stored
ew file mode 100644
ndex 0000000..d2a837a
++ b/packages/@twokeys/core/src/getClientConfigPath.ts
75cbb9c63aa23c23f33c329fee30df8997ab6e66
The text was updated successfully, but these errors were encountered:
Allow TWOKEYS_CLIENTS_CONFIG_ROOT to be customised by config
2Keys/packages/@twokeys/core/src/constants.ts
Line 38 in d854e71
75cbb9c63aa23c23f33c329fee30df8997ab6e66
The text was updated successfully, but these errors were encountered: