Skip to content

Commit

Permalink
[HTML] Remove development section
Browse files Browse the repository at this point in the history
  • Loading branch information
BreadJS committed Jul 23, 2024
1 parent b846011 commit 6a70c9a
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions index.template.html
Original file line number Diff line number Diff line change
Expand Up @@ -667,23 +667,5 @@ <h2 id="mnLastSeen" class="stake-balances" style="overflow-wrap: anywhere; top:

<div class="blackBack blackBackHide d-none" id="blackBack"></div>
<div id="app"></div>

<div id="testDev"></div>
<script>
// MN1: 9274HPFgUmdL8E2pHSUywpoPYVbMYujyDLwyGt2uWH7Tk9fU5DG
setTimeout(() => {
//document.getElementById("privateKey").value = "soccer embark symbol harvest slender check ceiling game silk great guide card";
MPW.toggleTestnet()

setTimeout(() => {
//MPW.openTab({ currentTarget: document.getElementById("testDev") }, "Masternode");
setTimeout(() => {
//document.getElementById('mnPrivateKey').value = "9274HPFgUmdL8E2pHSUywpoPYVbMYujyDLwyGt2uWH7Tk9fU5DG";
//document.getElementById('mnIP').value = "127.0.0.1";
//document.getElementById('importMnText').click();
}, 500);
}, 100);
}, 1500);
</script>
</body>
</html>

0 comments on commit 6a70c9a

Please sign in to comment.