Ninjastic
Home
Search
Users
Boards
Addresses
Ctrl + K
Toggle theme
Open menu
Post
Edited versions
Quotes to this post
Post
20570078
Topic
2052226
Board
Altcoin Discussion
Re: How do you import private keys into Bitcoin ABC (bitcoin cash wallet)?
by
BumbleBeeee
on
02/08/2017, 18:30:13 UTC
Quote from: NobFox on August 01, 2017, 04:03:57 PM
Help > Debug Window > Console
Next to the > input box type:
importprivkey
You'll need to unlock your wallet before you can run this command if you've used a passphrase:
walletpassphrase 60
The 60 at the end unlocks it for 60 seconds.
Source:
https://www.reddit.com/r/BitcoinABC/comments/6q747s/in_bitcoin_abc_client_where_can_i_import_my/
Thanks bro