mirror of
https://github.com/LBRYFoundation/lbcwallet.git
synced 2025-08-23 17:47:29 +00:00
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. |
||
---|---|---|
.. | ||
wallet.go | ||
wallet_test.go |