mirror of
https://github.com/QuasarApp/QuasarAppCoin.git
synced 2025-04-27 10:14:33 +00:00
Moves the following wallet load functions to a new wallet/load unit in the libbitcoin_wallet library. All other functions in wallet/init remain in libbitcoin_server: - `VerifyWallets` - `LoadWallets` - `StartWallets` - `FlushWallets` - `StopWallets` - `UnloadWallets`