Version update (#17)

I feel changing from getinfo to getblockchaininfo deserves a version change.

I also removed the NPM link that links to a stratum-pool that is not this one.
This commit is contained in:
Nate Smith 2019-01-28 03:35:21 -05:00 committed by Beshoy Girgis
parent c3c8e30890
commit 9f7b5ee379
2 changed files with 1 additions and 4 deletions

View File

@ -9,9 +9,6 @@ handles payments, website front-end, database layer, mutli-coin/pool support, au
etc.. The portal also has an [MPOS](https://github.com/MPOS/php-mpos) compatibility mode so that the it can function as
a drop-in-replacement for [python-stratum-mining](https://github.com/Crypto-Expert/stratum-mining).
[![Build Status](https://travis-ci.org/zone117x/node-stratum-pool.png?branch=master)](https://travis-ci.org/zone117x/node-stratum-pool)
[![NPM](https://nodei.co/npm/stratum-pool.png?downloads=true&stars=true)](https://nodei.co/npm/stratum-pool/)
#### Why

View File

@ -1,6 +1,6 @@
{
"name": "stratum-pool",
"version": "0.1.9",
"version": "0.2.0",
"description": "High performance stratum pool server in Node.js",
"keywords": [
"stratum",