mirror of
https://github.com/fluencelabs/js-libp2p-noise
synced 2025-06-01 08:51:27 +00:00
return remote peer from secure outbound
This commit is contained in:
parent
049c2e6491
commit
21d2846705
@ -85,7 +85,7 @@ export class Noise implements INoiseConnection {
|
||||
|
||||
return {
|
||||
conn,
|
||||
remotePeer,
|
||||
remotePeer: handshake.remotePeer,
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user