Use username/wallet address to get the inbound keys for a user
Details
Details
tested in next diff
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- getInboundKeysForUser (branched from master)
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
services/identity/src/database.rs | ||
---|---|---|
580 | Maybe introduce some type aliases for these maps? It becomes difficult to keep up with what they represent. |
services/identity/src/database.rs | ||
---|---|---|
737–739 ↗ | (On Diff #30058) | will address this in a new diff. i'd like to make the to_string method return a String instead of &String first |