mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Code cleanup / formatting
This commit is contained in:
@ -15,7 +15,6 @@ def _serialize_public_key(key: PublicKey) -> bytes:
|
||||
|
||||
|
||||
class ID:
|
||||
|
||||
_bytes: bytes
|
||||
_xor_id: int = None
|
||||
_b58_str: str = None
|
||||
|
||||
Reference in New Issue
Block a user