Default block build time to 15 sec in miner
This commit is contained in:
@@ -125,7 +125,7 @@ stratum_server_addr = "127.0.0.1:13416"
|
||||
|
||||
#The amount of time, in seconds, to attempt to mine on a particular
|
||||
#header before stopping and re-collecting transactions from the pool
|
||||
attempt_time_per_block = 90
|
||||
attempt_time_per_block = 15
|
||||
|
||||
#The minimum acceptable share difficulty to request from miners
|
||||
minimum_share_difficulty = 1
|
||||
|
||||
Reference in New Issue
Block a user