Post
Topic
Board Announcements (Altcoins)
Re: [ANN][VRM] Verium PoWT Reserve | Commodity | scrypt² | CPU mining
by
thesilex
on 01/10/2016, 14:50:09 UTC
Hello,
I am trying to build my pool using UNOMP.
I have forwarded 10 machines, running each 2200h/m.
I could not find any blocks for 2 days.

verium.json
Quote
{
    "name": "Verium",
    "symbol": "VRM",
    "algorithm": "scrypt-n"
    "nvalue": 19,
    "peerMagic": "70352205",
    "peerMagicTestnet": "cdf2c0ef"
}

verium.conf
Quote
addnode=vrmsupernode.vericoin.info
addnode=vrmsupernode3.vericoin.info
rpcuser=username
rpcpass=password
rpcallowip=localhost
gen=0
server=1
daemon=1

Redis is installed,works.
Posix is not installed. (Webpage does not open if i install)
I did not set blocknotify.
I set stratum difficulty to 0.0001.

Should i set blocknotifier? Whats missing?
Thank you for your help..