mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-07-31 05:22:09 +00:00
return remote peer from secure outbound
This commit is contained in:
@@ -85,7 +85,7 @@ export class Noise implements INoiseConnection {
|
||||
|
||||
return {
|
||||
conn,
|
||||
remotePeer,
|
||||
remotePeer: handshake.remotePeer,
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user