Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
7555751
Topic
665159
Board
Announcements (Altcoins)
Re: [ANN] [BBL] BitBlock - 15 ROUNDS OF SCIENTIFIC HASHING - LAUNCHED
by
expalpo
on
27/06/2014, 23:54:01 UTC
GPU miner works well on P2Pool if you use the no-extranonce setting...
Code:
"pools" : [
{
"name" : "rig-01",
"url" : "stratum+tcp://:",
"user" : "",
"pass" : "",
"pool-priority" : "0",
"no-extranonce" : true
}
],
...