Don't create 'Account 1'
This commit is contained in:
parent
f92c5fbde0
commit
493290a998
@ -394,8 +394,6 @@ wiz_noob_assist(State = #s{j = J, wiz = {Wiz, _}}) ->
|
|||||||
Path = filename:join(DefaultDir, Name),
|
Path = filename:join(DefaultDir, Name),
|
||||||
case do_new2(Path, J, Wiz) of
|
case do_new2(Path, J, Wiz) of
|
||||||
ok ->
|
ok ->
|
||||||
Label = J("Account 1"),
|
|
||||||
ok = gd_con:make_key({eddsa, ed25519}, 256, Label, <<>>, none, {sha3, 256}),
|
|
||||||
ok = do_close(State),
|
ok = do_close(State),
|
||||||
State;
|
State;
|
||||||
abort ->
|
abort ->
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user