Remove old dispatcher for getting blocks in RPC blocks wrapper
This commit is contained in:
parent
8e35a79864
commit
474ef21163
@ -22,4 +22,3 @@ def insert_block(block):
|
|||||||
gossip_block_queues[queue_to_use].put_nowait(block)
|
gossip_block_queues[queue_to_use].put_nowait(block)
|
||||||
return "ok"
|
return "ok"
|
||||||
|
|
||||||
#dispatcher['get_blocks_after_timestamp'] = get_blocks_after_timestamp
|
|
||||||
|
Loading…
Reference in New Issue
Block a user