Skip to content

Commit

Permalink
[native] update Restore Protocol comment
Browse files Browse the repository at this point in the history
Summary:
Called in https://phab.comm.dev/D14271#inline-79675

Depends on D14273

Test Plan: N/A

Reviewers: bartek, tomek

Reviewed By: tomek

Subscribers: ashoat

Differential Revision: https://phab.comm.dev/D14285
  • Loading branch information
xsanm committed Feb 5, 2025
1 parent 913d2cf commit 3ea0841
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions native/account/restore.js
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ function useRestoreProtocol(): (
//5. Call single RPC, this:
// - runs Key Upload
// - send device list to Comm
// - create User Keys backup
// - get new CSAT
const result = await restoreUser(
userID,
Expand Down

0 comments on commit 3ea0841

Please sign in to comment.