Monero
Loading...
Searching...
No Matches
cryptonote::COMMAND_RPC_ACCESS_INFO::response_t Struct Reference

#include <core_rpc_server_commands_defs.h>

Inheritance diagram for cryptonote::COMMAND_RPC_ACCESS_INFO::response_t:
Collaboration diagram for cryptonote::COMMAND_RPC_ACCESS_INFO::response_t:

Public Attributes

std::string hashing_blob
uint64_t seed_height
std::string seed_hash
std::string next_seed_hash
uint32_t cookie
uint64_t diff
uint64_t credits_per_hash_found
uint64_t height
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 ()

Member Data Documentation

◆ cookie

uint32_t cryptonote::COMMAND_RPC_ACCESS_INFO::response_t::cookie

◆ credits_per_hash_found

uint64_t cryptonote::COMMAND_RPC_ACCESS_INFO::response_t::credits_per_hash_found

◆ diff

uint64_t cryptonote::COMMAND_RPC_ACCESS_INFO::response_t::diff

◆ hashing_blob

std::string cryptonote::COMMAND_RPC_ACCESS_INFO::response_t::hashing_blob

◆ height

uint64_t cryptonote::COMMAND_RPC_ACCESS_INFO::response_t::height

◆ next_seed_hash

std::string cryptonote::COMMAND_RPC_ACCESS_INFO::response_t::next_seed_hash

◆ seed_hash

std::string cryptonote::COMMAND_RPC_ACCESS_INFO::response_t::seed_hash

◆ seed_height

uint64_t cryptonote::COMMAND_RPC_ACCESS_INFO::response_t::seed_height

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