Browse Source

Update about.hbs

SOLO ABOUT
master
jeje0106 2 years ago committed by GitHub
parent
commit
f8e7c7d8da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      www/app/templates/about.hbs

5
www/app/templates/about.hbs

@ -9,7 +9,12 @@
<h3>Details</h3> <h3>Details</h3>
<p> <p>
<ul> <ul>
<li>It's a solo mining pool.</li>
<li>Written in Go it's a rocket highly concurrent and low RAM consuming piece of code</li> <li>Written in Go it's a rocket highly concurrent and low RAM consuming piece of code</li>
<li>It's a stratum over a coin node with many options.</li>
<li>Each miner works independently of the others.</li>
<li>The block reward goes to only the miner who found it.</li>
<li>Block search time depends on your hashrate and luck.</li>
<li>High performance proxy</li> <li>High performance proxy</li>
<li>Payouts and block unlocking module</li> <li>Payouts and block unlocking module</li>
<li>Designed for 100% distributed setup</li> <li>Designed for 100% distributed setup</li>

Loading…
Cancel
Save