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
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
services/identity/src/database.rs | ||
---|---|---|
580 ↗ | (On Diff #29618) | 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 | will address this in a new diff. i'd like to make the to_string method return a String instead of &String first |