Skip to content
Snippets Groups Projects

908 account recovery ability to add contacts to trusted contacts list for account recovery

Compare and
7 files
+ 1337
31
Compare changes
  • Side-by-side
  • Inline
Files
7
+ 2
0
 
export const RECOMMENDED_TRUSTEES = 3;
 
export const THRESHOLD = 2;
Loading