mirror of
https://github.com/monero-project/monero.git
synced 2025-08-13 08:25:44 -04:00
Update and use blockchain data files defines
This commit is contained in:
parent
ad91ffe7e5
commit
95f3e193f0
2 changed files with 7 additions and 6 deletions
|
@ -120,8 +120,8 @@
|
|||
|
||||
#define CRYPTONOTE_NAME "bitmonero"
|
||||
#define CRYPTONOTE_POOLDATA_FILENAME "poolstate.bin"
|
||||
#define CRYPTONOTE_BLOCKCHAINDATA_FILENAME "blockchain.bin"
|
||||
#define CRYPTONOTE_BLOCKCHAINDATA_TEMP_FILENAME "blockchain.bin.tmp"
|
||||
#define CRYPTONOTE_BLOCKCHAINDATA_FILENAME "data.mdb"
|
||||
#define CRYPTONOTE_BLOCKCHAINDATA_LOCK_FILENAME "lock.mdb"
|
||||
#define P2P_NET_DATA_FILENAME "p2pstate.bin"
|
||||
#define MINER_CONFIG_FILE_NAME "miner_conf.json"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue