Skip to content

Instantly share code, notes, and snippets.

@tomotomo9696
Last active October 23, 2018 17:54
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tomotomo9696/5d27ec520c37cbe4620f1f3f1ae257c1 to your computer and use it in GitHub Desktop.
Save tomotomo9696/5d27ec520c37cbe4620f1f3f1ae257c1 to your computer and use it in GitHub Desktop.
bitzeny の coinbase に固有の文字列を埋め込んでるプールのリストです。insightで採掘者として表示できたりします。
[
{
"poolName":"寛永通宝",
"url":"https://portal.bitzenypool.work/",
"searchStrings":[
"Kaneitsuho"
]
},
{
"poolName":"Daddy-Pool",
"url":"http://daddy-pool.work/",
"searchStrings":[
"DaddyPool"
]
},
{
"poolName":"大人の自由研究",
"url":"https://ukkey3.space/bitzeny/",
"searchStrings":[
"ukkey3"
]
},
{
"poolName":"WPOOL",
"url":"https://wpool.work/",
"searchStrings":[
"WPOOL"
]
},
{
"poolName":"禅風",
"url":"https://zenpoo.nyem.net/",
"searchStrings":[
"zenpoo"
]
},
{
"poolName":"うさぎコイン採掘所",
"url":"https://bunnymining.work/bitzeny/",
"searchStrings":[
"bunnymining.work"
]
},
{
"poolName":"俺のプール",
"url":"https://bitzeny.mypool.tokyo/",
"searchStrings":[
"OrenoPool"
]
},
{
"poolName":"ココアプール",
"url":"https://www.cocoapool.net/",
"searchStrings":[
"cocoapool"
]
}
]

対応方法

自分ではやったことないのでよくわかりませんが、以下の箇所を変えて再起動すればよいと思う。

stratum-mining

node-stratum

yiimp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment