diff --git a/docs/doxygen/bdwn.png b/docs/doxygen/bdwn.png
deleted file mode 100644
index 940a0b95..00000000
Binary files a/docs/doxygen/bdwn.png and /dev/null differ
diff --git a/docs/doxygen/doc.png b/docs/doxygen/doc.png
deleted file mode 100644
index 17edabff..00000000
Binary files a/docs/doxygen/doc.png and /dev/null differ
diff --git a/docs/doxygen/folderclosed.png b/docs/doxygen/folderclosed.png
deleted file mode 100644
index bb8ab35e..00000000
Binary files a/docs/doxygen/folderclosed.png and /dev/null differ
diff --git a/docs/doxygen/folderopen.png b/docs/doxygen/folderopen.png
deleted file mode 100644
index d6c7f676..00000000
Binary files a/docs/doxygen/folderopen.png and /dev/null differ
diff --git a/docs/doxygen/monero__wallet_8h_source.html b/docs/doxygen/monero__wallet_8h_source.html
index 371bb7ab..e227fed3 100644
--- a/docs/doxygen/monero__wallet_8h_source.html
+++ b/docs/doxygen/monero__wallet_8h_source.html
@@ -996,14 +996,14 @@
virtual std::string get_seed_language() const
Definition monero_wallet.h:255
virtual monero_integrated_address get_integrated_address(const std::string &standard_address="", const std::string &payment_id="") const
Definition monero_wallet.h:333
Definition monero_daemon.cpp:58
-monero_message_signature_type
Definition monero_wallet_model.h:413
+monero_message_signature_type
Definition monero_wallet_model.h:412
monero_network_type
Definition monero_daemon_model.h:90
Definition monero_wallet_model.h:123
Definition monero_wallet_model.h:350
-Definition monero_wallet_model.h:421
-Definition monero_wallet_model.h:463
-Definition monero_wallet_model.h:477
-Definition monero_wallet_model.h:487
+Definition monero_wallet_model.h:420
+Definition monero_wallet_model.h:462
+Definition monero_wallet_model.h:476
+Definition monero_wallet_model.h:486
Definition monero_wallet_model.h:252
Definition monero_wallet_model.h:232
Definition monero_wallet_model.h:106
diff --git a/docs/doxygen/monero__wallet__full_8h_source.html b/docs/doxygen/monero__wallet__full_8h_source.html
index 95e335c1..089cc812 100644
--- a/docs/doxygen/monero__wallet__full_8h_source.html
+++ b/docs/doxygen/monero__wallet__full_8h_source.html
@@ -276,125 +276,125 @@
Definition monero_wallet_full.h:77
-void start_mining(boost::optional< uint64_t > num_threads, boost::optional< bool > background_mining, boost::optional< bool > ignore_battery) override
Definition monero_wallet_full.cpp:3247
+void start_mining(boost::optional< uint64_t > num_threads, boost::optional< bool > background_mining, boost::optional< bool > ignore_battery) override
Definition monero_wallet_full.cpp:3245
std::string get_seed() const override
Definition monero_wallet_full.cpp:1351
-std::vector< std::shared_ptr< monero_output_wallet > > get_outputs(const monero_output_query &query) const override
Definition monero_wallet_full.cpp:1857
+std::vector< std::shared_ptr< monero_output_wallet > > get_outputs(const monero_output_query &query) const override
Definition monero_wallet_full.cpp:1858
static bool wallet_exists(const std::string &path)
Definition monero_wallet_full.cpp:1048
-std::string get_tx_note(const std::string &tx_hash) const override
Definition monero_wallet_full.cpp:3065
+std::string get_tx_note(const std::string &tx_hash) const override
Definition monero_wallet_full.cpp:3063
monero_version get_version() const override
Definition monero_wallet_full.cpp:1336
uint64_t get_restore_height() const override
Definition monero_wallet_full.cpp:1468
std::string get_private_view_key() const override
Definition monero_wallet_full.cpp:1375
-std::string prepare_multisig() override
Definition monero_wallet_full.cpp:3329
+std::string prepare_multisig() override
Definition monero_wallet_full.cpp:3327
std::string get_public_view_key() const override
Definition monero_wallet_full.cpp:1370
-std::vector< monero_address_book_entry > get_address_book_entries(const std::vector< uint64_t > &indices) const override
Definition monero_wallet_full.cpp:3100
-monero_account get_account(const uint32_t account_idx, bool include_subaddresses) const override
Definition monero_wallet_full.cpp:1656
-std::vector< std::shared_ptr< monero_tx_wallet > > sweep_dust(bool relay=false) override
Definition monero_wallet_full.cpp:2465
+std::vector< monero_address_book_entry > get_address_book_entries(const std::vector< uint64_t > &indices) const override
Definition monero_wallet_full.cpp:3098
+monero_account get_account(const uint32_t account_idx, bool include_subaddresses) const override
Definition monero_wallet_full.cpp:1657
+std::vector< std::shared_ptr< monero_tx_wallet > > sweep_dust(bool relay=false) override
Definition monero_wallet_full.cpp:2463
void set_daemon_proxy(const std::string &uri="") override
Definition monero_wallet_full.cpp:1289
-void set_attribute(const std::string &key, const std::string &val) override
Definition monero_wallet_full.cpp:3243
-void set_tx_notes(const std::vector< std::string > &tx_hashes, const std::vector< std::string > ¬es) override
Definition monero_wallet_full.cpp:3092
+void set_attribute(const std::string &key, const std::string &val) override
Definition monero_wallet_full.cpp:3241
+void set_tx_notes(const std::vector< std::string > &tx_hashes, const std::vector< std::string > ¬es) override
Definition monero_wallet_full.cpp:3090
void stop_syncing() override
Definition monero_wallet_full.cpp:1566
std::string get_path() const override
Definition monero_wallet_full.cpp:1343
-std::vector< monero_subaddress > get_subaddresses(const uint32_t account_idx, const std::vector< uint32_t > &subaddress_indices) const override
Definition monero_wallet_full.cpp:1688
-void set_tx_note(const std::string &tx_hash, const std::string ¬e) override
Definition monero_wallet_full.cpp:3082
-int import_multisig_hex(const std::vector< std::string > &multisig_hexes) override
Definition monero_wallet_full.cpp:3373
-std::vector< std::shared_ptr< monero_key_image > > export_key_images(bool all=false) const override
Definition monero_wallet_full.cpp:1894
-std::shared_ptr< monero_key_image_import_result > import_key_images(const std::vector< std::shared_ptr< monero_key_image > > &key_images) override
Definition monero_wallet_full.cpp:1909
-monero_multisig_sign_result sign_multisig_tx_hex(const std::string &multisig_tx_hex) override
Definition monero_wallet_full.cpp:3401
-void freeze_output(const std::string &key_image) override
Definition monero_wallet_full.cpp:1936
-std::vector< std::string > relay_txs(const std::vector< std::string > &tx_metadatas) override
Definition monero_wallet_full.cpp:2565
-monero_subaddress create_subaddress(uint32_t account_idx, const std::string &label="") override
Definition monero_wallet_full.cpp:1697
-void rescan_blockchain() override
Definition monero_wallet_full.cpp:1597
+std::vector< monero_subaddress > get_subaddresses(const uint32_t account_idx, const std::vector< uint32_t > &subaddress_indices) const override
Definition monero_wallet_full.cpp:1689
+void set_tx_note(const std::string &tx_hash, const std::string ¬e) override
Definition monero_wallet_full.cpp:3080
+int import_multisig_hex(const std::vector< std::string > &multisig_hexes) override
Definition monero_wallet_full.cpp:3371
+std::vector< std::shared_ptr< monero_key_image > > export_key_images(bool all=false) const override
Definition monero_wallet_full.cpp:1895
+std::shared_ptr< monero_key_image_import_result > import_key_images(const std::vector< std::shared_ptr< monero_key_image > > &key_images) override
Definition monero_wallet_full.cpp:1910
+monero_multisig_sign_result sign_multisig_tx_hex(const std::string &multisig_tx_hex) override
Definition monero_wallet_full.cpp:3399
+void freeze_output(const std::string &key_image) override
Definition monero_wallet_full.cpp:1937
+std::vector< std::string > relay_txs(const std::vector< std::string > &tx_metadatas) override
Definition monero_wallet_full.cpp:2563
+monero_subaddress create_subaddress(uint32_t account_idx, const std::string &label="") override
Definition monero_wallet_full.cpp:1698
+void rescan_blockchain() override
Definition monero_wallet_full.cpp:1598
bool is_view_only() const override
Definition monero_wallet_full.h:138
static std::vector< std::string > get_seed_languages()
Definition monero_wallet_full.cpp:1255
-void rescan_spent() override
Definition monero_wallet_full.cpp:1589
+void rescan_spent() override
Definition monero_wallet_full.cpp:1590
static monero_wallet_full * open_wallet_data(const std::string &password, const monero_network_type, const std::string &keys_data, const std::string &cache_data, const monero_rpc_connection &daemon_connection=monero_rpc_connection(), std::unique_ptr< epee::net_utils::http::http_client_factory > http_client_factory=nullptr)
Definition monero_wallet_full.cpp:1066
-std::string sign_message(const std::string &msg, monero_message_signature_type signature_type, uint32_t account_idx=0, uint32_t subaddress_idx=0) const override
Definition monero_wallet_full.cpp:2837
+std::string sign_message(const std::string &msg, monero_message_signature_type signature_type, uint32_t account_idx=0, uint32_t subaddress_idx=0) const override
Definition monero_wallet_full.cpp:2835
static monero_wallet_full * create_wallet(const monero_wallet_config &config, std::unique_ptr< epee::net_utils::http::http_client_factory > http_client_factory=nullptr)
Definition monero_wallet_full.cpp:1078
-std::string get_tx_key(const std::string &tx_hash) const override
Definition monero_wallet_full.cpp:2876
-void thaw_output(const std::string &key_image) override
Definition monero_wallet_full.cpp:1943
-uint64_t get_unlocked_balance() const override
Definition monero_wallet_full.cpp:1620
+std::string get_tx_key(const std::string &tx_hash) const override
Definition monero_wallet_full.cpp:2874
+void thaw_output(const std::string &key_image) override
Definition monero_wallet_full.cpp:1944
+uint64_t get_unlocked_balance() const override
Definition monero_wallet_full.cpp:1621
monero_subaddress get_address_index(const std::string &address) const override
Definition monero_wallet_full.cpp:1397
-std::vector< std::string > submit_txs(const std::string &signed_tx_hex) override
Definition monero_wallet_full.cpp:2811
-std::vector< std::shared_ptr< monero_tx_wallet > > create_txs(const monero_tx_config &config) override
Definition monero_wallet_full.cpp:1957
-std::shared_ptr< monero_tx_config > parse_payment_uri(const std::string &uri) const override
Definition monero_wallet_full.cpp:3211
-std::shared_ptr< monero_check_reserve > check_reserve_proof(const std::string &address, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:3044
-std::vector< std::string > submit_multisig_tx_hex(const std::string &signed_multisig_tx_hex) override
Definition monero_wallet_full.cpp:3444
-std::string get_spend_proof(const std::string &tx_hash, const std::string &message) const override
Definition monero_wallet_full.cpp:3001
+std::vector< std::string > submit_txs(const std::string &signed_tx_hex) override
Definition monero_wallet_full.cpp:2809
+std::vector< std::shared_ptr< monero_tx_wallet > > create_txs(const monero_tx_config &config) override
Definition monero_wallet_full.cpp:1958
+std::shared_ptr< monero_tx_config > parse_payment_uri(const std::string &uri) const override
Definition monero_wallet_full.cpp:3209
+std::shared_ptr< monero_check_reserve > check_reserve_proof(const std::string &address, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:3042
+std::vector< std::string > submit_multisig_tx_hex(const std::string &signed_multisig_tx_hex) override
Definition monero_wallet_full.cpp:3442
+std::string get_spend_proof(const std::string &tx_hash, const std::string &message) const override
Definition monero_wallet_full.cpp:2999
boost::optional< monero_rpc_connection > get_daemon_connection() const override
Definition monero_wallet_full.cpp:1298
uint64_t get_height_by_date(uint16_t year, uint8_t month, uint8_t day) const override
Definition monero_wallet_full.cpp:1493
-std::string export_outputs(bool all=false) const override
Definition monero_wallet_full.cpp:1878
+std::string export_outputs(bool all=false) const override
Definition monero_wallet_full.cpp:1879
monero_integrated_address decode_integrated_address(const std::string &integrated_address) const override
Definition monero_wallet_full.cpp:1448
-monero_tx_set sign_txs(const std::string &unsigned_tx_hex) override
Definition monero_wallet_full.cpp:2772
-std::vector< std::shared_ptr< monero_tx_wallet > > get_txs() const override
Definition monero_wallet_full.cpp:1723
+monero_tx_set sign_txs(const std::string &unsigned_tx_hex) override
Definition monero_wallet_full.cpp:2770
+std::vector< std::shared_ptr< monero_tx_wallet > > get_txs() const override
Definition monero_wallet_full.cpp:1724
std::vector< std::shared_ptr< monero_tx_wallet > > sweep_unlocked(const monero_tx_config &config) override
Definition monero_wallet_full.cpp:2119
-monero_tx_set describe_tx_set(const monero_tx_set &tx_set) override
Definition monero_wallet_full.cpp:2613
-int import_outputs(const std::string &outputs_hex) override
Definition monero_wallet_full.cpp:1882
-std::string get_payment_uri(const monero_tx_config &config) const override
Definition monero_wallet_full.cpp:3188
-std::shared_ptr< monero_check_tx > check_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:2969
+monero_tx_set describe_tx_set(const monero_tx_set &tx_set) override
Definition monero_wallet_full.cpp:2611
+int import_outputs(const std::string &outputs_hex) override
Definition monero_wallet_full.cpp:1883
+std::string get_payment_uri(const monero_tx_config &config) const override
Definition monero_wallet_full.cpp:3186
+std::shared_ptr< monero_check_tx > check_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:2967
void start_syncing(uint64_t sync_period_in_ms) override
Definition monero_wallet_full.cpp:1557
void add_listener(monero_wallet_listener &listener) override
Definition monero_wallet_full.cpp:1497
-void save() override
Definition monero_wallet_full.cpp:3498
-bool is_output_frozen(const std::string &key_image) override
Definition monero_wallet_full.cpp:1950
-monero_multisig_init_result exchange_multisig_keys(const std::vector< std::string > &mutisig_hexes, const std::string &password) override
Definition monero_wallet_full.cpp:3343
+void save() override
Definition monero_wallet_full.cpp:3496
+bool is_output_frozen(const std::string &key_image) override
Definition monero_wallet_full.cpp:1951
+monero_multisig_init_result exchange_multisig_keys(const std::vector< std::string > &mutisig_hexes, const std::string &password) override
Definition monero_wallet_full.cpp:3341
bool is_daemon_synced() const override
Definition monero_wallet_full.cpp:1321
-bool is_multisig_import_needed() const override
Definition monero_wallet_full.cpp:3319
-std::string get_reserve_proof_wallet(const std::string &message) const override
Definition monero_wallet_full.cpp:3030
-monero_message_signature_result verify_message(const std::string &msg, const std::string &address, const std::string &signature) const override
Definition monero_wallet_full.cpp:2843
-std::shared_ptr< monero_tx_wallet > sweep_output(const monero_tx_config &config) override
Definition monero_wallet_full.cpp:2321
-std::string get_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message) const override
Definition monero_wallet_full.cpp:2951
-void stop_mining() override
Definition monero_wallet_full.cpp:3277
-bool get_attribute(const std::string &key, std::string &value) const override
Definition monero_wallet_full.cpp:3239
+bool is_multisig_import_needed() const override
Definition monero_wallet_full.cpp:3317
+std::string get_reserve_proof_wallet(const std::string &message) const override
Definition monero_wallet_full.cpp:3028
+monero_message_signature_result verify_message(const std::string &msg, const std::string &address, const std::string &signature) const override
Definition monero_wallet_full.cpp:2841
+std::shared_ptr< monero_tx_wallet > sweep_output(const monero_tx_config &config) override
Definition monero_wallet_full.cpp:2320
+std::string get_tx_proof(const std::string &tx_hash, const std::string &address, const std::string &message) const override
Definition monero_wallet_full.cpp:2949
+void stop_mining() override
Definition monero_wallet_full.cpp:3275
+bool get_attribute(const std::string &key, std::string &value) const override
Definition monero_wallet_full.cpp:3237
~monero_wallet_full()
Definition monero_wallet_full.cpp:1263
bool is_daemon_trusted() const override
Definition monero_wallet_full.cpp:1327
-std::shared_ptr< monero_check_tx > check_tx_key(const std::string &tx_hash, const std::string &txKey, const std::string &address) const override
Definition monero_wallet_full.cpp:2901
+std::shared_ptr< monero_check_tx > check_tx_key(const std::string &tx_hash, const std::string &txKey, const std::string &address) const override
Definition monero_wallet_full.cpp:2899
void scan_txs(const std::vector< std::string > &tx_hashes) override
Definition monero_wallet_full.cpp:1571
std::string get_address(const uint32_t account_idx, const uint32_t subaddress_idx) const override
Definition monero_wallet_full.cpp:1393
std::set< monero_wallet_listener * > get_listeners() override
Definition monero_wallet_full.cpp:1507
-bool check_spend_proof(const std::string &tx_hash, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:3014
-void delete_address_book_entry(uint64_t index) override
Definition monero_wallet_full.cpp:3182
-uint64_t add_address_book_entry(const std::string &address, const std::string &description) override
Definition monero_wallet_full.cpp:3132
-std::string get_keys_file_buffer(const epee::wipeable_string &password, bool view_only) const
Definition monero_wallet_full.cpp:3503
+bool check_spend_proof(const std::string &tx_hash, const std::string &message, const std::string &signature) const override
Definition monero_wallet_full.cpp:3012
+void delete_address_book_entry(uint64_t index) override
Definition monero_wallet_full.cpp:3180
+uint64_t add_address_book_entry(const std::string &address, const std::string &description) override
Definition monero_wallet_full.cpp:3130
+std::string get_keys_file_buffer(const epee::wipeable_string &password, bool view_only) const
Definition monero_wallet_full.cpp:3501
bool is_connected_to_daemon() const override
Definition monero_wallet_full.cpp:1313
-void change_password(const std::string &old_password, const std::string &new_password) override
Definition monero_wallet_full.cpp:3485
+void change_password(const std::string &old_password, const std::string &new_password) override
Definition monero_wallet_full.cpp:3483
static monero_wallet_full * open_wallet(const std::string &path, const std::string &password, const monero_network_type network_type)
Definition monero_wallet_full.cpp:1056
-uint64_t wait_for_next_block() override
Definition monero_wallet_full.cpp:3287
-monero_multisig_info get_multisig_info() const override
Definition monero_wallet_full.cpp:3323
-uint64_t get_balance() const override
Definition monero_wallet_full.cpp:1606
+uint64_t wait_for_next_block() override
Definition monero_wallet_full.cpp:3285
+monero_multisig_info get_multisig_info() const override
Definition monero_wallet_full.cpp:3321
+uint64_t get_balance() const override
Definition monero_wallet_full.cpp:1607
monero_integrated_address get_integrated_address(const std::string &standard_address="", const std::string &payment_id="") const override
Definition monero_wallet_full.cpp:1418
-void move_to(const std::string &path, const std::string &password) override
Definition monero_wallet_full.cpp:3493
+void move_to(const std::string &path, const std::string &password) override
Definition monero_wallet_full.cpp:3491
std::string get_seed_language() const override
Definition monero_wallet_full.cpp:1365
-std::string make_multisig(const std::vector< std::string > &multisig_hexes, int threshold, const std::string &password) override
Definition monero_wallet_full.cpp:3336
+std::string make_multisig(const std::vector< std::string > &multisig_hexes, int threshold, const std::string &password) override
Definition monero_wallet_full.cpp:3334
monero_network_type get_network_type() const override
Definition monero_wallet_full.cpp:1347
-monero_account create_account(const std::string &label="") override
Definition monero_wallet_full.cpp:1673
+monero_account create_account(const std::string &label="") override
Definition monero_wallet_full.cpp:1674
monero_sync_result sync() override
Definition monero_wallet_full.cpp:1511
-std::string export_multisig_hex() override
Definition monero_wallet_full.cpp:3366
+std::string export_multisig_hex() override
Definition monero_wallet_full.cpp:3364
void remove_listener(monero_wallet_listener &listener) override
Definition monero_wallet_full.cpp:1502
uint64_t get_height() const override
Definition monero_wallet_full.cpp:1464
-void edit_address_book_entry(uint64_t index, bool set_address, const std::string &address, bool set_description, const std::string &description) override
Definition monero_wallet_full.cpp:3149
+void edit_address_book_entry(uint64_t index, bool set_address, const std::string &address, bool set_description, const std::string &description) override
Definition monero_wallet_full.cpp:3147
std::string get_private_spend_key() const override
Definition monero_wallet_full.cpp:1385
-void close(bool save=false) override
Definition monero_wallet_full.cpp:3517
+void close(bool save=false) override
Definition monero_wallet_full.cpp:3515
uint64_t get_daemon_max_peer_height() const override
Definition monero_wallet_full.cpp:1484
-void set_subaddress_label(uint32_t account_idx, uint32_t subaddress_idx, const std::string &label="") override
Definition monero_wallet_full.cpp:1717
+void set_subaddress_label(uint32_t account_idx, uint32_t subaddress_idx, const std::string &label="") override
Definition monero_wallet_full.cpp:1718
uint64_t get_daemon_height() const override
Definition monero_wallet_full.cpp:1476
std::string get_public_spend_key() const override
Definition monero_wallet_full.cpp:1380
-std::vector< std::shared_ptr< monero_transfer > > get_transfers(const monero_transfer_query &query) const override
Definition monero_wallet_full.cpp:1836
-std::vector< std::string > get_tx_notes(const std::vector< std::string > &tx_hashes) const override
Definition monero_wallet_full.cpp:3075
+std::vector< std::shared_ptr< monero_transfer > > get_transfers(const monero_transfer_query &query) const override
Definition monero_wallet_full.cpp:1837
+std::vector< std::string > get_tx_notes(const std::vector< std::string > &tx_hashes) const override
Definition monero_wallet_full.cpp:3073
bool is_synced() const override
Definition monero_wallet_full.cpp:1332
-std::string get_reserve_proof_account(uint32_t account_idx, uint64_t amount, const std::string &message) const override
Definition monero_wallet_full.cpp:3036
+std::string get_reserve_proof_account(uint32_t account_idx, uint64_t amount, const std::string &message) const override
Definition monero_wallet_full.cpp:3034
void set_restore_height(uint64_t restore_height) override
Definition monero_wallet_full.cpp:1472
void set_daemon_connection(const std::string &uri, const std::string &username="", const std::string &password="") override
Definition monero_wallet_full.cpp:1268
Definition monero_wallet.h:71
Definition monero_wallet.h:123
virtual std::vector< monero_account > get_accounts() const
Definition monero_wallet.h:583
Definition monero_daemon.cpp:58
-monero_message_signature_type
Definition monero_wallet_model.h:413
+monero_message_signature_type
Definition monero_wallet_model.h:412
monero_network_type
Definition monero_daemon_model.h:90
Definition monero_wallet_model.h:123
Definition monero_wallet_model.h:350
-Definition monero_wallet_model.h:421
-Definition monero_wallet_model.h:463
-Definition monero_wallet_model.h:477
-Definition monero_wallet_model.h:487
+Definition monero_wallet_model.h:420
+Definition monero_wallet_model.h:462
+Definition monero_wallet_model.h:476
+Definition monero_wallet_model.h:486
Definition monero_wallet_model.h:252
Definition monero_daemon_model.h:109
Definition monero_wallet_model.h:106
diff --git a/docs/doxygen/monero__wallet__keys_8h_source.html b/docs/doxygen/monero__wallet__keys_8h_source.html
index 032e0a4f..7bdc51f8 100644
--- a/docs/doxygen/monero__wallet__keys_8h_source.html
+++ b/docs/doxygen/monero__wallet__keys_8h_source.html
@@ -176,11 +176,11 @@
Definition monero_wallet.h:123
virtual void save()
Definition monero_wallet.h:1368
Definition monero_daemon.cpp:58
-monero_message_signature_type
Definition monero_wallet_model.h:413
+monero_message_signature_type
Definition monero_wallet_model.h:412
monero_network_type
Definition monero_daemon_model.h:90
Definition monero_wallet_model.h:123
Definition monero_wallet_model.h:350
-Definition monero_wallet_model.h:421
+Definition monero_wallet_model.h:420
Definition monero_daemon_model.h:99
Definition monero_wallet_model.h:67
diff --git a/docs/doxygen/monero__wallet__model_8h_source.html b/docs/doxygen/monero__wallet__model_8h_source.html
index 7486c51a..14e55a14 100644
--- a/docs/doxygen/monero__wallet__model_8h_source.html
+++ b/docs/doxygen/monero__wallet__model_8h_source.html
@@ -378,150 +378,149 @@
379 boost::optional<uint64_t> m_fee;
380 boost::optional<uint32_t> m_account_index;
381 std::vector<uint32_t> m_subaddress_indices;
- 382 boost::optional<uint64_t> m_unlock_time;
- 383 boost::optional<bool> m_can_split;
- 384 boost::optional<bool> m_relay;
- 385 boost::optional<std::string> m_note;
- 386 boost::optional<std::string> m_recipient_name;
- 387 boost::optional<uint64_t> m_below_amount;
- 388 boost::optional<bool> m_sweep_each_subaddress;
- 389 boost::optional<std::string> m_key_image;
-
-
-
-
- 394 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
- 395 static std::shared_ptr<monero_tx_config> deserialize(
const std::string& config_json);
- 396 std::vector<std::shared_ptr<monero_destination>> get_normalized_destinations()
const;
-
-
-
-
-
-
403 boost::optional<uint64_t> m_height;
-
404 boost::optional<uint64_t> m_spent_amount;
-
405 boost::optional<uint64_t> m_unspent_amount;
-
-
407 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
-
-
-
-
-
-
414 SIGN_WITH_SPEND_KEY = 0,
-
-
-
-
-
-
-
-
-
-
-
-
427 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
-
-
-
-
-
-
-
-
436 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
-
-
-
-
-
-
443 boost::optional<bool> m_in_tx_pool;
-
444 boost::optional<uint64_t> m_num_confirmations;
-
445 boost::optional<uint64_t> m_received_amount;
-
-
447 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
-
-
-
-
-
-
454 boost::optional<uint64_t> m_total_amount;
-
455 boost::optional<uint64_t> m_unconfirmed_spent_amount;
-
-
457 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
-
-
-
-
-
-
-
-
466 uint32_t m_threshold;
-
467 uint32_t m_num_participants;
-
-
469 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
-
-
-
-
-
-
478 boost::optional<std::string> m_address;
-
479 boost::optional<std::string> m_multisig_hex;
-
-
481 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
-
-
-
-
-
-
488 boost::optional<std::string> m_signed_multisig_tx_hex;
-
489 std::vector<std::string> m_tx_hashes;
-
-
491 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
-
-
-
-
-
-
498 boost::optional<uint64_t> m_index;
-
499 boost::optional<std::string> m_address;
-
500 boost::optional<std::string> m_description;
-
501 boost::optional<std::string> m_payment_id;
-
-
-
504 monero_address_book_entry(uint64_t index,
const std::string& address,
const std::string& description) : m_index(index), m_address(address), m_description(description) {}
-
505 monero_address_book_entry(uint64_t index,
const std::string& address,
const std::string& description,
const std::string& payment_id) : m_index(index), m_address(address), m_description(description), m_payment_id(payment_id) {}
-
506 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
-
-
-
+ 382 boost::optional<bool> m_can_split;
+ 383 boost::optional<bool> m_relay;
+ 384 boost::optional<std::string> m_note;
+ 385 boost::optional<std::string> m_recipient_name;
+ 386 boost::optional<uint64_t> m_below_amount;
+ 387 boost::optional<bool> m_sweep_each_subaddress;
+ 388 boost::optional<std::string> m_key_image;
+
+
+
+
+ 393 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
+ 394 static std::shared_ptr<monero_tx_config> deserialize(
const std::string& config_json);
+ 395 std::vector<std::shared_ptr<monero_destination>> get_normalized_destinations()
const;
+
+
+
+
+
+
402 boost::optional<uint64_t> m_height;
+
403 boost::optional<uint64_t> m_spent_amount;
+
404 boost::optional<uint64_t> m_unspent_amount;
+
+
406 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
+
+
+
+
+
+
413 SIGN_WITH_SPEND_KEY = 0,
+
+
+
+
+
+
+
+
+
+
+
+
426 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
+
+
+
+
+
+
+
+
435 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
+
+
+
+
+
+
442 boost::optional<bool> m_in_tx_pool;
+
443 boost::optional<uint64_t> m_num_confirmations;
+
444 boost::optional<uint64_t> m_received_amount;
+
+
446 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
+
+
+
+
+
+
453 boost::optional<uint64_t> m_total_amount;
+
454 boost::optional<uint64_t> m_unconfirmed_spent_amount;
+
+
456 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
+
+
+
+
+
+
+
+
465 uint32_t m_threshold;
+
466 uint32_t m_num_participants;
+
+
468 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
+
+
+
+
+
+
477 boost::optional<std::string> m_address;
+
478 boost::optional<std::string> m_multisig_hex;
+
+
480 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
+
+
+
+
+
+
487 boost::optional<std::string> m_signed_multisig_tx_hex;
+
488 std::vector<std::string> m_tx_hashes;
+
+
490 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
+
+
+
+
+
+
497 boost::optional<uint64_t> m_index;
+
498 boost::optional<std::string> m_address;
+
499 boost::optional<std::string> m_description;
+
500 boost::optional<std::string> m_payment_id;
+
+
+
503 monero_address_book_entry(uint64_t index,
const std::string& address,
const std::string& description) : m_index(index), m_address(address), m_description(description) {}
+
504 monero_address_book_entry(uint64_t index,
const std::string& address,
const std::string& description,
const std::string& payment_id) : m_index(index), m_address(address), m_description(description), m_payment_id(payment_id) {}
+
505 rapidjson::Value
to_rapidjson_val(rapidjson::Document::AllocatorType& allocator)
const;
+
+
+
Definition monero_daemon.cpp:58
-monero_message_signature_type
Definition monero_wallet_model.h:413
+monero_message_signature_type
Definition monero_wallet_model.h:412
monero_tx_priority
Definition monero_wallet_model.h:361
Definition monero_wallet_model.h:123
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:210
-Definition monero_wallet_model.h:497
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1541
-Definition monero_wallet_model.h:453
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1476
-Definition monero_wallet_model.h:442
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1457
-Definition monero_wallet_model.h:433
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1443
+Definition monero_wallet_model.h:496
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1538
+Definition monero_wallet_model.h:452
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1473
+Definition monero_wallet_model.h:441
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1454
+Definition monero_wallet_model.h:432
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1440
Definition monero_wallet_model.h:137
Definition monero_wallet_model.h:176
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:797
Definition monero_wallet_model.h:350
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1386
-Definition monero_wallet_model.h:402
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1403
-Definition monero_wallet_model.h:421
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1420
-Definition monero_wallet_model.h:463
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1492
-Definition monero_wallet_model.h:477
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1510
-Definition monero_wallet_model.h:487
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1524
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1383
+Definition monero_wallet_model.h:401
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1400
+Definition monero_wallet_model.h:420
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1417
+Definition monero_wallet_model.h:462
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1489
+Definition monero_wallet_model.h:476
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1507
+Definition monero_wallet_model.h:486
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1521
Definition monero_wallet_model.h:192
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:844
Definition monero_wallet_model.h:252
@@ -538,7 +537,7 @@
Definition monero_wallet_model.h:157
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:741
Definition monero_wallet_model.h:371
-rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1290
+rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:1289
Definition monero_wallet_model.h:305
rapidjson::Value to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const
Definition monero_wallet_model.cpp:458
Definition monero_wallet_model.h:336
diff --git a/docs/doxygen/structmonero_1_1monero__tx__config-members.html b/docs/doxygen/structmonero_1_1monero__tx__config-members.html
index df01fb2c..e86a2d71 100644
--- a/docs/doxygen/structmonero_1_1monero__tx__config-members.html
+++ b/docs/doxygen/structmonero_1_1monero__tx__config-members.html
@@ -101,11 +101,10 @@
m_subaddress_indices (defined in monero::monero_tx_config) | monero::monero_tx_config | |
m_subtract_fee_from (defined in monero::monero_tx_config) | monero::monero_tx_config | |
m_sweep_each_subaddress (defined in monero::monero_tx_config) | monero::monero_tx_config | |
- m_unlock_time (defined in monero::monero_tx_config) | monero::monero_tx_config | |
- monero_tx_config() (defined in monero::monero_tx_config) | monero::monero_tx_config | inline |
- monero_tx_config(const monero_tx_config &config) (defined in monero::monero_tx_config) | monero::monero_tx_config | |
- serialize() const | monero::serializable_struct | |
- to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const | monero::monero_tx_config | virtual |
+ monero_tx_config() (defined in monero::monero_tx_config) | monero::monero_tx_config | inline |
+ monero_tx_config(const monero_tx_config &config) (defined in monero::monero_tx_config) | monero::monero_tx_config | |
+ serialize() const | monero::serializable_struct | |
+ to_rapidjson_val(rapidjson::Document::AllocatorType &allocator) const | monero::monero_tx_config | virtual |