added the scan page to scan for miners on a subnet
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
from tools.web_monitor.app import sio
|
||||
|
||||
|
||||
@sio.event
|
||||
async def connect(sid, _environ) -> None:
|
||||
"""Event for connection"""
|
||||
await sio.emit('init', "hello")
|
||||
|
||||
Reference in New Issue
Block a user