PTRFRLL / nv-docker-trex

Mine crypto using your Unraid server
46 stars 14 forks source link

What algorithm #17

Closed JamesDAdams closed 3 years ago

JamesDAdams commented 3 years ago

Hi,

what are the other algorithms that can be used ?

Thanks

PTRFRLL commented 3 years ago

T-Rex supports the following algorithms:

    -a, --algo                     Specify the hash algorithm to use.
                                   etchash
                                   ethash
                                   kawpow
                                   mtp
                                   mtp-tcr
                                   multi
                                   octopus
                                   progpow
                                   progpow-veil
                                   progpow-veriblock
                                   progpowz
                                   tensority
JamesDAdams commented 3 years ago

Thanks