|
Monero
|
#include <core_rpc_server_commands_defs.h>


Public Attributes | |
| block_header_response | block_header |
| Public Attributes inherited from cryptonote::rpc_access_response_base | |
| uint64_t | credits |
| std::string | top_hash |
| Public Attributes inherited from cryptonote::rpc_response_base | |
| std::string | status |
| bool | untrusted |
Additional Inherited Members | |
| Public Member Functions inherited from cryptonote::rpc_access_response_base | |
| rpc_access_response_base () | |
| Public Member Functions inherited from cryptonote::rpc_response_base | |
| rpc_response_base () | |
| block_header_response cryptonote::COMMAND_RPC_GET_LAST_BLOCK_HEADER::response_t::block_header |