|
Electroneum
|
#include <wallet_rpc_server_commands_defs.h>
Public Member Functions | |
| KV_SERIALIZE (blocks_fetched) | |
| KV_SERIALIZE (received_etn) | |
Public Attributes | |
| uint64_t | blocks_fetched |
| bool | received_etn |
Definition at line 1946 of file wallet_rpc_server_commands_defs.h.
| tools::wallet_rpc::COMMAND_RPC_REFRESH::response_t::KV_SERIALIZE | ( | blocks_fetched | ) |


| tools::wallet_rpc::COMMAND_RPC_REFRESH::response_t::KV_SERIALIZE | ( | received_etn | ) |

| uint64_t tools::wallet_rpc::COMMAND_RPC_REFRESH::response_t::blocks_fetched |
Definition at line 1948 of file wallet_rpc_server_commands_defs.h.
| bool tools::wallet_rpc::COMMAND_RPC_REFRESH::response_t::received_etn |
Definition at line 1949 of file wallet_rpc_server_commands_defs.h.