mirror of
https://github.com/monero-project/monero.git
synced 2025-08-10 19:20:10 -04:00
blockchain_and_pool: move to crytonote_core and enforce its usage
This commit is contained in:
parent
d6f86e58a6
commit
ffbf9f4766
17 changed files with 64 additions and 90 deletions
|
@ -31,10 +31,7 @@
|
|||
#include "common/command_line.h"
|
||||
#include "common/varint.h"
|
||||
#include "cryptonote_basic/cryptonote_boost_serialization.h"
|
||||
#include "blockchain_and_pool.h"
|
||||
#include "cryptonote_core/tx_pool.h"
|
||||
#include "cryptonote_core/cryptonote_core.h"
|
||||
#include "cryptonote_core/blockchain.h"
|
||||
#include "blockchain_db/blockchain_db.h"
|
||||
#include "version.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue