-
Notifications
You must be signed in to change notification settings - Fork 1
BlockTime
mvis edited this page Aug 18, 2017
·
3 revisions
The block time alert in Mining Visualizer is hard coded to 3 minutes, however this might be too short given the recent increase in average block time. It is possible, however, to change this:
-
Rainmeter :
- Open the file
%USERPROFILE%\Documents\Rainmeter\Skins\MVis\@Resources\MVis.lua
- Look for the line
local BLOCK_TIME_ALERT = 180
and change it to whatever you feel is more suitable. The number represents seconds - Save the file
- Refresh gauges in Rainmeter
- Refresh gauges in Mvis
- Open the file
-
GeekTool :
- Right-click MiningVisualizer.app and select
Show Package Contents
- Open the file
Resources/GeekTool/network.html
- Look for the line
BLOCK_TIME_ALERT = 180
and change it to whatever you feel is more suitable. The number represents seconds - Save the file
- Restart Mining Visualizer
- Right-click MiningVisualizer.app and select
Setting up a node
Installing the miner
Installing Mining Visualizer
Setting up desktop widgets
- Rainmeter
- GeekTool
Configuring Mining Visualizer
Desktop Widgets
Web App