@DaveF
@PCW where did you find a NOMP with SegWit? I poked around a bit and did not find anything.
I'm not surprised that you didn't find anything. It took a bit of looking for me to find something.
I used the following and made the same changes to my NOMP that were made in the 3 commits mentioned in the first post.
https://github.com/zone117x/node-stratum-pool/pull/115(Line numbers from these commits didn't match my line numbers so I had to search for the code in my modules.)
For my NOMP, I'm using modules from 2 NOMP forks (separately both were buggy) and a bit of coding of my own. Although the topic in the link indicates that zone117x has SegWit, I wasn't comfortable swapping my NOMP for theirs so I made the changes to mine.