PTRFRLL / nv-docker-trex

Mine crypto using your Unraid server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What algorithm

JamesDAdams opened this issue · comments

Hi,

what are the other algorithms that can be used ?

Thanks

commented

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

Thanks