mirror of
https://github.com/status-im/status-go.git
synced 2025-02-21 19:28:29 +00:00
Updated comment on IdentityImage mapping
This commit is contained in:
parent
5043c1d1af
commit
d7eac44c77
@ -12,7 +12,7 @@ message ChatIdentity {
|
||||
// ens_name is the valid ENS name associated with the chat key
|
||||
string ens_name = 2;
|
||||
|
||||
// images is a list of images associated with an identity
|
||||
// images is a string indexed mapping of images associated with an identity
|
||||
map<string, IdentityImage> images = 3;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user