Post
Topic
Board Development & Technical Discussion
Re: [PULL] private key and wallet export/import
by
Pieter Wuille
on 25/06/2011, 09:43:27 UTC
When I try to dump my wallet, I get an error:

Code:
$ bitcoind -rpcuser='xxx' -rpcpassword='yyy' dumpwallet
error: {"code":-1,"message":"CKEy::GetPrivKeyInner(): BN_bn2bin failed"}

Sorry, yes, this is a known bug. It happens for 1 private key in 256. I'll fix it soon.