mirror of
https://github.com/QuasarApp/QuasarAppCoin.git
synced 2025-05-05 05:59:36 +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`