We are unable to mining BEAM with NVOC.
google translate.
Why not? Just add the coin info in 1bash
In Algo section add it to Equihash coins:
EQUIHASH_COINS="BEAM,...."
Set you Equihash miner to GMINER or whichever you like:
EQUIHASH_MINER="GMINER"
Add coin info:
# BEAM (BEAM)
BEAM_ADDRESS="replace_with_your_address"
BEAM_OPTS="--algo 150_5"
BEAM_POOL="beam.sparkpool.com"
BEAM_PORT="2222"
BEAM_WORKER="$WORKERNAME"
BEAM_POOL_PROTOCOL="stratum+tcp"
Set your coin:
COIN="BEAM"
Restart nvOC
bash ~/NVOC/mining/nvOC restart
Hello. How I can mining beam with NvOc and algo beamhash2?