Browse Source

Hash Rate => Proof-of-Work

pull/1/head
Luke Childs 6 years ago
parent
commit
30bbdd70f1
  1. 2
      js/index.js

2
js/index.js

@ -14,7 +14,7 @@ getCoinData().then(coins => {
<thead>
<td>Name</td>
<td>Market Cap</td>
<td>Hash Rate</td>
<td>Proof-of-Work</td>
<td>Equivalent Confs</td>
<td>Estimated Time</td>
<td>Speed</td>

Loading…
Cancel
Save