lbcwallet/wallet
Josh Rickmar 3c528f81ec New Account and AccountStore API.
This change better organizes account handling by creating a new
AccountStore type and accountstore global variable, with receiver
funcs for all operations that require all accounts.  More Account
funcs are also added to clean up account handling in the RPC code.

Intial work on this done by dhill.
2013-12-02 14:56:06 -05:00
..
wallet.go New Account and AccountStore API. 2013-12-02 14:56:06 -05:00
wallet_test.go Make tests pass again. 2013-11-22 11:40:24 -05:00