Skip to content

Commit 3cf05c0

Browse files
Remove unused parameters from CircuitV2Listener's stream method documentation
1 parent 7c911da commit 3cf05c0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

libp2p/relay/circuit_v2/transport.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1029,8 +1029,6 @@ async def handle_incoming_connection(
10291029
----------
10301030
stream : INetStream
10311031
The incoming stream
1032-
remote_peer_id : ID
1033-
The remote peer's ID
10341032
10351033
Returns
10361034
-------

0 commit comments

Comments
 (0)