mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
Rename raw connection initiator flags
This commit is contained in:
@ -6,4 +6,4 @@ class IRawConnection(ReadWriteCloser):
|
||||
A Raw Connection provides a Reader and a Writer
|
||||
"""
|
||||
|
||||
initiator: bool
|
||||
is_initiator: bool
|
||||
|
||||
Reference in New Issue
Block a user