added sending output from miners
This commit is contained in:
3
tools/web_testbench/_network.py
Normal file
3
tools/web_testbench/_network.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from network import MinerNetwork
|
||||
|
||||
miner_network = MinerNetwork("192.168.1.10-192.168.1.33").get_network()
|
||||
Reference in New Issue
Block a user