Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
3981971
Topic
85495
Board
Bitcoin Technical Support
Re: Encrypted wallet.dat, lost password, any solutions?
by
Revalin
on
15/12/2013, 21:13:22 UTC
Quote from: goldbishop on December 15, 2013, 04:48:02 PM
uninitialized constant Net (NameError)
Whoops, paste error. I've fixed it above. The top of the script should look like this:
Code:
#!/usr/bin/ruby -w
require 'net/http'
require 'json'