We are trying to setup our pool for LitecoinPlus. We are having the following problem.
This is the problem we are having.
The other day when we tested we found a block during test. It was block 2492720. on the block explorer the LCP block: a019525a92c0a0377e85b500397d0dd517008595cfa625fa89f3a3623c42c607
but in our pool the block is interpreted as 0000000000ab0114b67266c55767b68af9f9b52a1b6425b2ca3b08c52cb3ff5e
So I think there's additional information in the mining data sent for LCP which the pool isn't interpreting correctly and so it ends up with an incorrect block# and also tx#.
Our pool takes the mining data and then runs some algorithms on it to get the correct block# and tx#. If it isn't starting with the correct data then it won't end up with the correct values.
Any ideas how this can be fixed?