Monero
Loading...
Searching...
No Matches
wallet_accessor_test Class Reference

#include <wallet_tools.h>

Static Public Member Functions

static void set_account (tools::wallet2 *wallet, cryptonote::account_base &account)
static tools::wallet2::transfer_containerget_transfers (tools::wallet2 *wallet)
static subaddresses_tget_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)

Member Function Documentation

◆ get_subaddresses()

subaddresses_t & wallet_accessor_test::get_subaddresses ( tools::wallet2 * wallet)
inlinestatic

◆ get_transfers()

tools::wallet2::transfer_container & wallet_accessor_test::get_transfers ( tools::wallet2 * wallet)
inlinestatic

◆ process_parsed_blocks()

void wallet_accessor_test::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 )
static

◆ set_account()

void wallet_accessor_test::set_account ( tools::wallet2 * wallet,
cryptonote::account_base & account )
static

The documentation for this class was generated from the following files: