Updated structure
This commit is contained in:
parent
cea68b771f
commit
57b44292c4
@ -1,6 +1,6 @@
|
||||
var fs = require('fs');
|
||||
|
||||
var Stratum = require('../index.js'); //require('node-stratum')
|
||||
var Stratum = require('../index.js'); //require('stratum-pool')
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "http-server",
|
||||
"name": "stratum-pool",
|
||||
"version": "0.0.1",
|
||||
"author": "Matthew Little",
|
||||
"description": "High performance Stratum poolserver in Node.js",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user