Monero
Public Member Functions | Public Attributes | List of all members
cryptonote::rpc_access_response_base Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::rpc_access_response_base:
Inheritance graph
[legend]
Collaboration diagram for cryptonote::rpc_access_response_base:
Collaboration graph
[legend]

Public Member Functions

 rpc_access_response_base ()
 
- Public Member Functions inherited from cryptonote::rpc_response_base
 rpc_response_base ()
 

Public Attributes

uint64_t credits
 
std::string top_hash
 
- Public Attributes inherited from cryptonote::rpc_response_base
std::string status
 
bool untrusted
 

Constructor & Destructor Documentation

◆ rpc_access_response_base()

cryptonote::rpc_access_response_base::rpc_access_response_base ( )
inline

Member Data Documentation

◆ credits

uint64_t cryptonote::rpc_access_response_base::credits

◆ top_hash

std::string cryptonote::rpc_access_response_base::top_hash

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