Post
Topic
Board Announcements (Altcoins)
Re: [ANN][LTZ] LitecoinZ - The true Litecoin 2.0
by
megacrypto
on 17/03/2018, 11:16:40 UTC
Try this litlle hack to z-nomp

edit the file libs/paymentProcessor.js and change this line in this way:

-var params = [poolOptions.address, [{'address': poolOptions.zAddress, 'amount': amount}]];
+var params = [poolOptions.address, [{'address': poolOptions.zAddress, 'amount': amount}], 1 , 0.0001];

- mean old line
+ mean new line

let me know



thank you so much for your input Smiley

will that affect other coins on z-nomp?

also ... is my coin config file correct (i assume you didnt comment on it so it is)?