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
{
"name": "Verium",
"symbol": "VRM",
"algorithm": "scrypt-n"
"nvalue": 19,
"peerMagic": "70352205",
"peerMagicTestnet": "cdf2c0ef"
}
verium.conf
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..