Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
3959502
Topic
85495
Board
Bitcoin Technical Support
Re: Encrypted wallet.dat, lost password, any solutions?
by
Revalin
on
14/12/2013, 07:03:40 UTC
Sorry, my mistake. Change this:
words.repeated_permutation(n_words).each { |p| test p }
to this:
words.repeated_permutation(n_words).each { |p| test p.join }