bumped netstats api version
This commit is contained in:
@@ -35,7 +35,7 @@ netStatsApp.controller('StatsCtrl', function($scope, $filter, socket, _, toastr)
|
||||
|
||||
$scope.latency = 0;
|
||||
|
||||
$scope.currentApiVersion = "0.0.9";
|
||||
$scope.currentApiVersion = "0.0.11";
|
||||
|
||||
$scope.predicate = ['-pinned', '-stats.active', '-stats.block.number', 'stats.block.propagation'];
|
||||
$scope.reverse = false;
|
||||
|
||||
Reference in New Issue
Block a user