TODO: update vault.service.ts. Use MNEMONIC workflow to create real private_key_shard and content_inner_encrypted
7 lines
97 B
TypeScript
7 lines
97 B
TypeScript
/**
|
|
* Utility functions for Sentinel
|
|
*/
|
|
|
|
export * from './sss';
|
|
export * from './vaultAssets';
|