Monero
Loading...
Searching...
No Matches
cryptonote_core.h File Reference
#include <ctime>
#include <boost/function.hpp>
#include <boost/program_options/options_description.hpp>
#include <boost/program_options/variables_map.hpp>
#include "cryptonote_basic/fwd.h"
#include "cryptonote_core/i_core_events.h"
#include "cryptonote_protocol/cryptonote_protocol_handler_common.h"
#include "cryptonote_protocol/enums.h"
#include "common/download.h"
#include "common/command_line.h"
#include "tx_pool.h"
#include "blockchain.h"
#include "cryptonote_basic/miner.h"
#include "cryptonote_basic/connection_context.h"
#include "warnings.h"
#include "crypto/hash.h"
#include "span.h"
#include "rpc/fwd.h"
Include dependency graph for cryptonote_core.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  cryptonote::test_options
class  cryptonote::core
 handles core cryptonote functionality More...

Namespaces

namespace  cryptonote
 Holds cryptonote related classes and helpers.

Enumerations

enum  { HAVE_BLOCK_MAIN_CHAIN , HAVE_BLOCK_ALT_CHAIN , HAVE_BLOCK_INVALID }

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
HAVE_BLOCK_MAIN_CHAIN 
HAVE_BLOCK_ALT_CHAIN 
HAVE_BLOCK_INVALID