I've been trying to setup a Curecoin pool using NOMP but haven't had any luck yet, is there something out of the ordinary with block submissions? I keep seeing messages like this when submitting a block:
We thought a block was found but it was rejected by the daemon, share data: {"job":"10a2","ip":"127.0.0.1","worker":"bsom.1","height":2903,"reward":13000000,"difficulty":106.83760684,"shareDiff":"78839945.97002709","blockDiff":3675593.04712938,"blockDiffActual":3675593.04712938,"blockHash":"000000000000003679e92759a80c36f6f40d2a370bf9f03ce0567b707358369b"}
Using the latest wallet with the following coin config:
{
"name": "Curecoin",
"symbol": "CURE",
"algorithm": "sha256"
}
I have the same issues as well. I am very interested in the answer.