All the things you wanted to know about Bitcoin and the other cryptocurrencies

minerd.exe: command line parameters

0

To get the full list of parameters just type MINERD -h at the command prompt.

The output will look something like below:

Usage: minerd [OPTIONS]
Options:
-a, --algo=ALGO specify the algorithm to use
                  scrypt scrypt(1024, 1, 1) (default)
                  sha256d SHA-256d
-o, --url=URL URL of mining server
-O, --userpass=U:P username:password pair for mining server
-u, --user=USERNAME username for mining server
-p, --pass=PASSWORD password for mining server
     --cert=FILE certificate for mining server using SSL
-x, --proxy=[PROTOCOL://]HOST[:PORT] connect through a proxy
-t, --threads=N number of miner threads (default: number of processors)
-r, --retries=N number of times to retry if a network call fails
                  (default: retry indefinitely)
-R, --retry-pause=N time to pause between retries, in seconds (default: 30)
-T, --timeout=N network timeout, in seconds (default: 270)
-s, --scantime=N upper bound on time spent scanning current work when
                  long polling is unavailable, in seconds (default: 5)
    --no-longpoll disable X-Long-Polling support
    --no-stratum disable X-Stratum support
-q, --quiet disable per-thread hashmeter output
-D, --debug enable debug output
-P, --protocol-dump verbose dump of protocol-level activities
    --benchmark run in offline benchmark mode
-c, --config=FILE load a JSON-format configuration file
-V, --version display version information and exit
-h, --help display this help text and exit

 

minerd command line parameters

LEGAL DISCLAIMER: The information and content provided in this page is for informational and/or educational purposes only. The information presented or discussed here is not a recommendation or offer. The writer trades cryptocurrency. Trade and investment is risky. Do your own research before making a trade or investment decision.

This content is brought to you by the Bitcoin Garden staff.

Leave A Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Related Articles