Renaming comment to Flosight websocket
This commit is contained in:
parent
66b972b76d
commit
bab1c5b707
@ -2297,7 +2297,7 @@ if args.reset == 1:
|
|||||||
# scan from the latest block saved locally to latest network block
|
# scan from the latest block saved locally to latest network block
|
||||||
scanBlockchain()
|
scanBlockchain()
|
||||||
|
|
||||||
# Connect to flosight SSE to get data on new incoming blocks
|
# Connect to Flosight websocket to get data on new incoming blocks
|
||||||
sio = socketio.Client(reconnection=True)
|
sio = socketio.Client(reconnection=True)
|
||||||
sio.connect(neturl + "socket.io/socket.io.js")
|
sio.connect(neturl + "socket.io/socket.io.js")
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user