aboutsummaryrefslogtreecommitdiffstats
path: root/rpc/ws
diff options
context:
space:
mode:
authorTaylor Gerring <taylor.gerring@gmail.com>2015-01-30 01:39:59 +0800
committerTaylor Gerring <taylor.gerring@gmail.com>2015-01-30 01:39:59 +0800
commit89a48e365c6f401ed6e2b5fdbd5ab9ee9a91b033 (patch)
treebc841606eb3f215e2103043542bd241b84f2faba /rpc/ws
parent1cfea1113ac90b5214560ea6db923106f638c4b8 (diff)
downloaddexon-89a48e365c6f401ed6e2b5fdbd5ab9ee9a91b033.tar.gz
dexon-89a48e365c6f401ed6e2b5fdbd5ab9ee9a91b033.tar.zst
dexon-89a48e365c6f401ed6e2b5fdbd5ab9ee9a91b033.zip
Cleanup
Diffstat (limited to 'rpc/ws')
-rw-r--r--rpc/ws/server.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/rpc/ws/server.go b/rpc/ws/server.go
index 37b08ebd9..2853181ec 100644
--- a/rpc/ws/server.go
+++ b/rpc/ws/server.go
@@ -14,7 +14,7 @@
You should have received a copy of the GNU General Public License
along with go-ethereum. If not, see <http://www.gnu.org/licenses/>.
*/
-package ws
+package rpcws
import (
"fmt"