Created
December 26, 2019 19:20
-
-
Save O1ahmad/71b7a7c25a7f558d4fd9f0ff39a896d6 to your computer and use it in GitHub Desktop.
lotus-storage-miner CLI options
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ lotus-storage-miner run -h | |
NAME: | |
lotus-storage-miner run - Start a lotus storage miner process | |
USAGE: | |
lotus-storage-miner run [command options] [arguments...] | |
OPTIONS: | |
--api value (default: "2345") | |
--enable-gpu-proving enable use of GPU for mining operations (default: true) | |
--nosync don't check full-node sync status (default: false) | |
--help, -h show help (default: false) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment