publish: Change main live canvas to act like a mempool

generated from commit a69343066a57714e451b4ba65608b63ad38c0266
This commit is contained in:
Joshua Seigler 2019-04-08 04:36:05 -04:00
parent 473b01e2f0
commit c99258d224
5 changed files with 198 additions and 116 deletions

View file

@ -8,6 +8,7 @@
<body>
<div id="connectionStatus" class="is-connecting"></div>
<div id="hero"></div>
<div id="blockList"></div>
<script src="bundle.js"></script>