We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c4103 commit a32528aCopy full SHA for a32528a
include/session/config/contacts.h
@@ -46,7 +46,7 @@ typedef struct contacts_blinded_contact {
46
char name[101]; // This will be a 0-length string when unset
47
user_profile_pic profile_pic;
48
int64_t profile_updated; // unix timestamp (seconds)
49
-
+
50
int priority;
51
52
bool legacy_blinding;
0 commit comments