fairly straightforward. we take an Option<AttributeValue> that should hold a HashMap and then return the HashMap or an error if it's the wrong type or missing
Depends on D5567
Differential D5568
[services][identity] helper function to parse map attributes from dynamodb Authored by varun on Nov 8 2022, 9:13 PM.
Details fairly straightforward. we take an Option<AttributeValue> that should hold a HashMap and then return the HashMap or an error if it's the wrong type or missing Depends on D5567 this helper function is tested two diffs later when the getUserPublicKey RPC is actual callable
Diff Detail
|