Browse Source

Update 'halving/test.html'

onryo
onryo 2 years ago
parent
commit
b45a64047e
  1. 2
      halving/test.html

2
halving/test.html

@ -332,7 +332,7 @@ $('.button-group').each( function( i, buttonGroup ) {
$( document ).ready(function() {
log("doc ready");
$.ajax({
url: "https://explorer.hush.is/insight-api-komodo/blocks?limit=1",
url: "https://explorer.hush.land/insight-api-komodo/blocks?limit=1",
type: "GET",
dataType : "json",
})

Loading…
Cancel
Save