UNPKG

storjshare-daemon

Version:

daemon + process manager for sharing space on the storj network

36 lines (22 loc) 562 B
### Package Versions Replace the values below using the output from `storjshare --version`. ``` 2.0.3 ``` Replace the values below using the output from `node --version`. ``` v8.x.x ``` ### Expected Behavior Please describe the program's expected behavior. ### Actual Behavior Please describe the program's actual behavior. Please include any stack traces or log output in the back ticks below. ``` ``` ### Steps to Reproduce Please include the steps the reproduce the issue, numbered below. Include as much detail as possible. 1. ... 2. ... 3. ...