mirror of
https://github.com/monero-project/monero.git
synced 2025-08-18 13:47:53 -04:00
remove obsolete pruning debug code
This commit is contained in:
parent
e144dd5b15
commit
f10c9a16c4
4 changed files with 0 additions and 45 deletions
|
@ -194,7 +194,6 @@
|
|||
#define CRYPTONOTE_PRUNING_STRIPE_SIZE 4096 // the smaller, the smoother the increase
|
||||
#define CRYPTONOTE_PRUNING_LOG_STRIPES 3 // the higher, the more space saved
|
||||
#define CRYPTONOTE_PRUNING_TIP_BLOCKS 5500 // the smaller, the more space saved
|
||||
//#define CRYPTONOTE_PRUNING_DEBUG_SPOOF_SEED
|
||||
|
||||
#define RPC_CREDITS_PER_HASH_SCALE ((float)(1<<24))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue