Resolves this comment
We want to store Redux state version and Desktop version (full type PlatformDetails) in DDB.
Details
Details
- Registered a device before this diff
- Registered a device with this diff applied
Then:
- Used awslocal dynamodb scan --table-name identity-devices to make sure platform details are there
- Modified GetInboundKeys RPC handler to print out devices data to console when fetched them from DDB. Made sure PlatformDetails is present and correct for both devices.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage