Simplify pool frontend to single-coin mode
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 35s
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 35s
This commit is contained in:
@@ -75,8 +75,6 @@
|
||||
<script>
|
||||
// Fetch pool statistics
|
||||
lastStats = {};
|
||||
mergedStats = {};
|
||||
let mergedApis = {};
|
||||
|
||||
$(function() {
|
||||
let poolStats = $.ajax({
|
||||
|
||||
Reference in New Issue
Block a user