This commit is contained in:
Matthew Little 2014-01-10 18:25:33 -05:00
parent f77b606418
commit da917fd520

View File

@ -68,6 +68,9 @@ Installation
}
```
* Supported `"algorithm"` options: `"sha256"` `"scrypt"` `"scrypt-jane"` `"quark"`
* Supported `"reward"` options: `"POW"` `"POS"`
* To start the poolserver run init.js
`node init.js`