Skip to content
Snippets Groups Projects

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

Compare and
6 files
+ 1339
32
Compare changes
  • Side-by-side
  • Inline
Files
6
+ 2
0
export const RECOMMENDED_TRUSTEES = 3;
export const THRESHOLD = 2;
Loading