Browse Source

white space. escaping.

guides-page
Christopher Jeffrey 8 years ago
parent
commit
1f29a637fd
No known key found for this signature in database GPG Key ID: 8962AB9DE6666BBD
  1. 8
      browser.html

8
browser.html

@ -35,8 +35,12 @@ body > div {
will create a real full node in your browser: your <em>browser</em> will
connect to the p2p network and do all of the block verification/serving. It
will maintain a mempool and wallet database.</p>
<p><b>Warning</b>: this will use a lot of your bandwidth, cpu, and potentially disk space.</p>
<small><em>Note:</em> Please do not abuse the ws->tcp proxy. It already blocks all ports except bitcoin ports. If it is abused, I will be forced to require a proof of work for socket creation, making it slower for everyone.</small>
<p><b>Warning</b>: this will use a lot of your bandwidth, cpu, and
potentially disk space.</p>
<small><em>Note:</em> Please do not abuse the ws-&gt;tcp proxy. It already
blocks all ports except bitcoin ports. If it is abused, I will be forced to
require a proof of work for socket creation, making it slower for
everyone.</small>
<p><a href="http://browser.bcoin.io/">Click here to start a full node on segnet4.</a></p>
</div>

Loading…
Cancel
Save