mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2026-02-12 16:10:57 +00:00
Clean up old comments, print stmts, formatting, etc.
This commit is contained in:
@ -17,8 +17,6 @@ async def test_example():
|
||||
await node_b.provide("hello")
|
||||
|
||||
providers = await node_b.get_providers("hello")
|
||||
# print ("providers")
|
||||
# print (providers)
|
||||
|
||||
# bmuller's handle_call_response wraps
|
||||
# every rpc call result in a list of tuples
|
||||
|
||||
Reference in New Issue
Block a user