added announcements box to LITE version
This commit is contained in:
@@ -8,6 +8,7 @@ netStatsApp.controller('StatsCtrl', function($scope, $filter, socket, _, toastr)
|
||||
// Main Stats init
|
||||
// ---------------
|
||||
|
||||
$scope.frontierHash = '?';
|
||||
$scope.nodesTotal = 0;
|
||||
$scope.nodesActive = 0;
|
||||
$scope.bestBlock = 0;
|
||||
|
||||
Reference in New Issue
Block a user