<onewayfunction>
Basically, I want to add Zcash to the list of altcoins able to mined with coiniumserv
<onewayfunction>
With respect to consensus, the only difference between zcash and bitcoin is the hashing function used. zcash uses Equihash instead of dSha256 -- so I suspect this should be relatively straight forward to do.
<onewayfunction>
Can you give me any tips/references to how I can add the Equihash hash function to CoiniumServ?