Electroneum
Public Member Functions | Public Attributes | List of all members
tools::wallet_rpc::COMMAND_RPC_REFRESH::response_t Struct Reference

#include <wallet_rpc_server_commands_defs.h>

Collaboration diagram for tools::wallet_rpc::COMMAND_RPC_REFRESH::response_t:
Collaboration graph
[legend]

Public Member Functions

 KV_SERIALIZE (blocks_fetched)
 
 KV_SERIALIZE (received_money)
 

Public Attributes

uint64_t blocks_fetched
 
bool received_money
 

Member Function Documentation

◆ KV_SERIALIZE() [1/2]

tools::wallet_rpc::COMMAND_RPC_REFRESH::response_t::KV_SERIALIZE ( blocks_fetched  )

◆ KV_SERIALIZE() [2/2]

tools::wallet_rpc::COMMAND_RPC_REFRESH::response_t::KV_SERIALIZE ( received_money  )

Member Data Documentation

◆ blocks_fetched

uint64_t tools::wallet_rpc::COMMAND_RPC_REFRESH::response_t::blocks_fetched

◆ received_money

bool tools::wallet_rpc::COMMAND_RPC_REFRESH::response_t::received_money

The documentation for this struct was generated from the following file: