z-classic / z-nomp

z-nomp is mining pool software for Zcash and Zclassic so you can create internet money in your home!
MIT License
290 stars 440 forks source link

Mined by: Someone using z-nomp! #186

Closed DrHyperKALICH closed 7 years ago

DrHyperKALICH commented 7 years ago

Hello, how can I change "Mined by" in block explorer then using z-nomp?

sennevb commented 7 years ago

https://github.com/z-classic/node-stratum-pool/blob/master/lib/transactions.js line 60, change it by your own hex code

And pass this hex code to explorer's owner..

fuzzewuzze commented 6 years ago

@sennevb Can you clarify on the pass to the explorers owner? You don't mean to like email the hex code to the explorer owners? Or we just modify the hex and leave the rest of the code the same and it will communicate this value to the explorer to be displayed automatically?

sennevb commented 6 years ago

The hex code will be sent in every blcok you find, block epxlorer will filter it out.

So basically yes

Pacius commented 6 years ago

How to get my own hex code?

interbiznw commented 6 years ago

@Pacius You convert text to hex