std::unique_ptr<cryptonote::Blockchain> bc; \
cryptonote::tx_memory_pool
txpool(*bc); \
const std::pair<uint8_t, uint64_t> hard_forks[3]; \
hard_forks, \
window, \
}; \
} opts; \
{ \
fprintf(
stderr,
"Failed to init blockchain\n"); \
exit(1); \
}
#define LONG_TERM_BLOCK_WEIGHT_WINDOW
Definition: block_weight.cpp:38
Definition: blockchain.py:1
Definition: cryptonote_config.h:306
unsigned char uint8_t
Definition: stdint.h:124
stderr
Definition: compare.py:15
unsigned __int64 uint64_t
Definition: stdint.h:136
Definition: cryptonote_core.h:61
r
Definition: testupnpigd.py:61
Definition: chaingen.h:725
Definition: blockchain.h:102