UlordChain / ulord-node-stratum-pool

A scalable all-in-one easy to setup cryptocurrency mining pool and portal written entirely in Node.js.
MIT License
63 stars 23 forks source link

区块中显示的Mined by在哪定义呢? #9

Closed let5sne closed 6 years ago

let5sne commented 6 years ago

2018-05-18 22-40-18 上图为自建矿池挖出的块在官方测试浏览器显示的信息,其中 Mined by 的值应该在矿池的哪个地方修改为自定义的值呢?

ZyanWlayor commented 6 years ago

定义矿池标识的文件位于node_modules/stratum-pool/lib/trasaction.js的123行和133行。分别定义了矿池的 域名和区块浏览器标识(区块浏览器2识别已经登记的矿池,未登记的为空)。

let5sne commented 6 years ago

好的 我试试

forest21000 commented 6 years ago

@ZyanWlayor 请问在哪登记矿池?如何登记?有相关介绍文章吗?谢谢

jackchen0120 commented 6 years ago

矿池新增标识后,需提供标识名和矿池网站域名给我们,官方进行登记

forest21000 commented 6 years ago

@jackchen0120 直接给你们提供矿池的IP地址可以吗?

jackchen0120 commented 6 years ago

@forest21000 IP地址可以,标识名不能使用IP地址

forest21000 commented 6 years ago

好的,我们把信息提供到哪?

ZyanWlayor commented 6 years ago

@forest21000 zengfangbo01@163.com

forest21000 commented 6 years ago

请问同等硬件条件下,windows和ubuntu哪个挖矿效率高?二者相差多少?