BitShares Forum

Main => General Discussion => Topic started by: cubicdissection on August 07, 2014, 04:12:44 pm

Title: Offline paper storage of private keys
Post by: cubicdissection on August 07, 2014, 04:12:44 pm
I always back up my private keys securely offline but I'm having a heck of a time figuring out how to do that with BTSx.  I'm logged in to the wallet but when I run "wallet_dump_private_key" it just says "command aborted".  I'd really like to have my keys so I can add them to my secure files.  Any help appreciated.
Title: Re: Offline paper storage of private keys
Post by: Riverhead on August 07, 2014, 04:16:54 pm
Are you supplying all the parameters?


Usage: wallet_dump_private_key <input>                                                                       Reveals the private key corresponding to an account, public key, or address Reveals the private key corresponding to an account, public key, or address Parameters: input (string, required): an account name, public key, or address (quoted hash of public key) Returns: string aliases: dump_private_key, dumpprivkey
Title: Re: Offline paper storage of private keys
Post by: cubicdissection on August 07, 2014, 04:18:16 pm
Heh, nope.  Put the account name in as a parameter and it popped right up.  THANKS!!  8)