|
Monero
|
#include <wallet_tools.h>
Static Public Member Functions | |
| static void | set_account (tools::wallet2 *wallet, cryptonote::account_base &account) |
| static tools::wallet2::transfer_container & | get_transfers (tools::wallet2 *wallet) |
| static subaddresses_t & | get_subaddresses (tools::wallet2 *wallet) |
| static void | process_parsed_blocks (tools::wallet2 *wallet, uint64_t start_height, const std::vector< cryptonote::block_complete_entry > &blocks, const std::vector< tools::wallet2::parsed_block > &parsed_blocks, uint64_t &blocks_added) |
|
inlinestatic |
|
inlinestatic |
|
static |
|
static |