From 4e58b388ee425d05e37a4672bb55c317758b4e5b Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Mon, 6 Jun 2016 01:07:10 -0700 Subject: [PATCH] fix typos. --- browser.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/browser.html b/browser.html index 80dd4c4..06d980b 100644 --- a/browser.html +++ b/browser.html @@ -35,11 +35,8 @@ body > div { will create a real full node in your browser: your browser will connect to the p2p network and do all of the block verification/serving. It will maintain a mempool and wallet database.

-

Warning: this will use a lot of your bandwidth, cpu, and - potentially disk space.

- Note: Please do not abuse the ws->tcp bridge. It blocks all - ports except bitcoin ports. If it is a abused, I will be forced to require a - proof of work for socket creation, making it slower for everyone. +

Warning: this will use a lot of your bandwidth, cpu, and potentially disk space.

+ Note: 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.

Click here to start a full node on segnet4.