remove original Cryptonote blockchain_storage blockchain format
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
|
||||
set(cryptonote_core_sources
|
||||
account.cpp
|
||||
blockchain_storage.cpp
|
||||
blockchain.cpp
|
||||
checkpoints.cpp
|
||||
cryptonote_basic_impl.cpp
|
||||
@@ -44,7 +43,6 @@ set(cryptonote_core_headers)
|
||||
set(cryptonote_core_private_headers
|
||||
account.h
|
||||
account_boost_serialization.h
|
||||
blockchain_storage.h
|
||||
blockchain_storage_boost_serialization.h
|
||||
blockchain.h
|
||||
checkpoints.h
|
||||
|
||||
Reference in New Issue
Block a user