mirror of
https://codeberg.org/anoncontributorxmr/monero.git
synced 2024-11-30 06:43:28 +01:00
Default to new style English seed
This commit is contained in:
parent
230b80a5db
commit
473c9644a9
@ -259,7 +259,7 @@ namespace crypto
|
|||||||
{
|
{
|
||||||
if (is_uninitialized())
|
if (is_uninitialized())
|
||||||
{
|
{
|
||||||
init("", true);
|
init("english", true);
|
||||||
}
|
}
|
||||||
|
|
||||||
// To store the words for random access to add the checksum word later.
|
// To store the words for random access to add the checksum word later.
|
||||||
|
Loading…
Reference in New Issue
Block a user