removing twisted (don't start kademlia node from this client)

This commit is contained in:
Muneeb Ali
2015-09-17 18:07:29 -04:00
parent 343e40dbc6
commit 26d4806014

View File

@@ -31,8 +31,6 @@ import pybitcoin
import socket
from basicrpc import Proxy
from kademlia.network import Server
""" this module contains the plugin to blockstack that makes the DHT useful as
ancillary storage. This depends on the blockstore server package, since it
includes the DHT node implementation.