first we use the user ID to get the associated item from the users table in DDB. then we try to find the device ID in the item's devices map, and if successful, return the device's user public key.
Depends on D5568
Differential D5569
[services][identity] db client method to get user public key varun on Nov 8 2022, 1:13 PM. Authored by Tags None Referenced Files
Details first we use the user ID to get the associated item from the users table in DDB. then we try to find the device ID in the item's devices map, and if successful, return the device's user public key. Depends on D5568 tested in the next diff when the getUserPublicKey RPC is callable
Diff Detail
Event Timeline
|