Browse Source

Update README.md

master
Web Worker 6 years ago
committed by GitHub
parent
commit
8dda35009a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 8
      README.md

8
README.md

@ -70,11 +70,11 @@ In your coins file add:
"burnFees": true
```
For the moment a different dependency is required, in package.json change the last dependency to:
Edit: *This may be resolved and unneccesary now*
```
~~For the moment a different dependency is required, in package.json change the last dependency to: ~~
Edit: *This may be resolved and unneccesary now*~~
~~```
"stratum-pool": "git+https://github.com/webworker01/node-stratum-pool.git#notxfee"
```
```~~
Do this before running `npm install` above or stop your running instance and run `npm install` `npm start` again after making this change.

Loading…
Cancel
Save