mirror of
https://github.com/fluencelabs/js-libp2p
synced 2025-06-29 08:51:34 +00:00
chore: address review
This commit is contained in:
@ -25,7 +25,7 @@ function lpEncodeExchange (exchange) {
|
||||
*
|
||||
* @param {PeerId} localId
|
||||
* @param {Connection} conn
|
||||
* @param {PeerId} remoteId
|
||||
* @param {PeerId} [remoteId]
|
||||
*/
|
||||
async function encrypt (localId, conn, remoteId) {
|
||||
const shake = handshake(conn)
|
||||
|
Reference in New Issue
Block a user