Browse Source

Update 'halving/index.html'

onryo
onryo 2 years ago
parent
commit
f33f1f7898
  1. 2
      halving/index.html

2
halving/index.html

@ -280,7 +280,7 @@ This looks like a "double halving", but since the HUSH block time is getting twi
$( document ).ready(function() {
log("doc ready");
$.ajax({
url: "https://explorer.hush.is/api/getmininginfo.json",
url: "https://explorer.hush.land/api/getmininginfo.json",
type: "GET",
dataType : "json",
})

Loading…
Cancel
Save