Default to new style English seed

release-v0.4.0.1
Oran Juice 10 years ago
parent 230b80a5db
commit 473c9644a9
No known key found for this signature in database
GPG Key ID: 71C5AF46CCB28124

@ -259,7 +259,7 @@ namespace crypto
{
if (is_uninitialized())
{
init("", true);
init("english", true);
}
// To store the words for random access to add the checksum word later.

Loading…
Cancel
Save