Fix config key
This commit is contained in:
parent
f0326f4b99
commit
7f2b3c6a45
@ -229,7 +229,7 @@ do_start_stop(#s{acc = PubKey, keys = Keys, network = Network, max_cores = MaxCo
|
|||||||
[{pubkey, PubKey},
|
[{pubkey, PubKey},
|
||||||
{workers, Workers},
|
{workers, Workers},
|
||||||
{pool_admin_url, Eureka},
|
{pool_admin_url, Eureka},
|
||||||
{additional_keys, Keys}],
|
{extra_pubkeys, Keys}],
|
||||||
ok = gmc_gui:message({notice, "Starting..."}),
|
ok = gmc_gui:message({notice, "Starting..."}),
|
||||||
ok = gmc_gui:message({notice, ["Miner: ", Miner]}),
|
ok = gmc_gui:message({notice, ["Miner: ", Miner]}),
|
||||||
{ok, Apps} = gmhc_app:start(Profile),
|
{ok, Apps} = gmhc_app:start(Profile),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user