Upgrade libsignal to 0.32.1
This commit is contained in:
parent
3f8547f498
commit
0ecbc7518a
3 changed files with 6 additions and 5 deletions
|
@ -71,6 +71,7 @@ describe('SignalProtocolStore', () => {
|
|||
|
||||
proto.currentSession.rootKey = getPrivateKey();
|
||||
proto.currentSession.sessionVersion = 3;
|
||||
proto.currentSession.senderChain = {};
|
||||
}
|
||||
|
||||
return SessionRecord.deserialize(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue