better ik flow

This commit is contained in:
Marin Petrunić
2020-02-07 20:21:27 +01:00
parent 43c901c1b8
commit 082b0c560a
10 changed files with 80 additions and 43 deletions

View File

@ -275,7 +275,7 @@ describe("Noise", () => {
// Prepare key cache for noise pipes
KeyCache.resetStorage();
KeyCache.store(remotePeer, staticKeysResponder.publicKey);
KeyCache.store(localPeer, staticKeysResponder.publicKey);
const [inboundConnection, outboundConnection] = DuplexPair();