mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
A working plaintext 2.0 without validation
This commit is contained in:
2
libp2p/security/insecure/exceptions.py
Normal file
2
libp2p/security/insecure/exceptions.py
Normal file
@ -0,0 +1,2 @@
|
||||
class UpgradeFailure(Exception):
|
||||
pass
|
||||
Reference in New Issue
Block a user