Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F33237836
D11664.1768568181.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
865 B
Referenced Files
None
Subscribers
None
D11664.1768568181.diff
View Options
diff --git a/native/identity-service/identity-service-context-provider.react.js b/native/identity-service/identity-service-context-provider.react.js
--- a/native/identity-service/identity-service-context-provider.react.js
+++ b/native/identity-service/identity-service-context-provider.react.js
@@ -123,7 +123,6 @@
oneTimeKey: resultObject?.oneTimeNotifPrekey,
},
payloadSignature: resultObject?.payloadSignature,
- socialProof: resultObject?.socialProof,
};
if (!keyserverKeys.contentInitializationInfo.oneTimeKey) {
@@ -189,7 +188,6 @@
oneTimeKey: outboundKeysInfo?.oneTimeNotifPrekey,
},
payloadSignature: outboundKeysInfo?.payloadSignature,
- socialProof: outboundKeysInfo?.socialProof,
};
try {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jan 16, 12:56 PM (15 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5944316
Default Alt Text
D11664.1768568181.diff (865 B)
Attached To
Mode
D11664: [native] Remove socialProof from outbound keyserver keys blobs
Attached
Detach File
Event Timeline
Log In to Comment