We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2955687 commit a0366ffCopy full SHA for a0366ff
CHANGELOG.md
@@ -41,6 +41,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
41
- **P2P**: Identify protocol no longer rejects peers that advertise unknown
42
protocol strings, improving forward compatibility with newer nodes
43
([#2200](https://github.com/o1-labs/mina-rust/pull/2200))
44
+- **P2P**: Improved error types for WebRTC connection signaling and fixed
45
+ broken doc tests in the webrtc module
46
+ ([#2202](https://github.com/o1-labs/mina-rust/pull/2202))
47
+
48
### Removed
49
50
- **P2P**: Deprecated legacy WebRTC address format (`/{peer_id}/{signaling}`);
0 commit comments