mirror of
https://github.com/monero-project/monero.git
synced 2025-08-10 18:10:04 -04:00
Merge pull request #5915
8330e77
monerod can now sync from pruned blocks (moneromooo-monero)
This commit is contained in:
commit
bf525793c7
30 changed files with 731 additions and 195 deletions
|
@ -168,7 +168,7 @@
|
|||
|
||||
#define PER_KB_FEE_QUANTIZATION_DECIMALS 8
|
||||
|
||||
#define HASH_OF_HASHES_STEP 256
|
||||
#define HASH_OF_HASHES_STEP 512
|
||||
|
||||
#define DEFAULT_TXPOOL_MAX_WEIGHT 648000000ull // 3 days at 300000, in bytes
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue