lbcwallet/wallet
Josh Rickmar 00fe439670 Add private key import and export support.
This adds the necessary bits for handling importing addresses for the
wallet file format, as well as implementing the importprivkey and
dumpprivkey RPC requests.

Initial code by dhill.
2013-11-19 20:18:11 -05:00
..
wallet.go Add private key import and export support. 2013-11-19 20:18:11 -05:00
wallet_test.go update tests to use the new Account type and catch rand.Read errors 2013-11-15 12:03:52 -05:00