Files
py-libp2p/newsfragments/300.breaking.rst

2 lines
126 B
ReStructuredText

The `NetStream.state` property is now async and requires `await`. Update any direct state access to use `await stream.state`.