GUI Storage Overview
overviewgui_storage
These methods provide a lightweight key-value storage that wallet GUIs can use to keep track of user accounts and their associated coins without affecting MarketMaker's internal state.
- gui_storage::add_account
- gui_storage::enable_account
- gui_storage::delete_account
- gui_storage::set_account_name
- gui_storage::set_account_description
- gui_storage::set_account_balance
- gui_storage::get_accounts
- gui_storage::get_enabled_account